This commit is contained in:
2025-02-20 14:57:11 +08:00
commit 687bda5ead
1924 muutettua tiedostoa jossa 4379193 lisäystä ja 0 poistoa
@@ -0,0 +1,4 @@
Byte Buddy is a code generation and manipulation library for creating and modifying Java
classes during the runtime of a Java application and without the help of a compiler.
Copyright 2014 Rafael Winterhalter