Repackaged and shaded ASM bytecode manipulation library for use by Apache XBean.
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm9-shaded</artifactId>
<version>4.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read a class file using shaded ASM
Ensure no other ASM dependency is used, or use a different shading approach.
No dependency data recorded yet.