Tree-based API for ASM, a Java bytecode manipulation framework, providing an object model for class files.
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.9.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of ASM Tree API to read a class file.
No known issues recorded.
No dependency data recorded yet.