High-performance Java reflection using code generation for method and field access.
<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>reflectasm</artifactId>
<version>1.11.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses ReflectASM to invoke a method by name with high performance.
Use standard Java reflection if compatibility issues arise.
No dependency data recorded yet.