Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Byte Buddy 1.17.5 source code.tar.gz | 2025-03-31 | 2.1 MB | |
Byte Buddy 1.17.5 source code.zip | 2025-03-31 | 3.3 MB | |
README.md | 2025-03-31 | 155 Bytes | |
Totals: 3 Items | 5.4 MB | 0 |
- Update ASM to version 9.4 to support Java 25 using ASM reader and writer.
- Include
AnnotationRemoval
visitor for removing or replacing annotations.