org.ow2.asm:asm-parent (4.0)
Published 2026-02-24 13:44:57 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-parent</artifactId>
<version>4.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.ow2.asm:asm-parent:4.0About this package
A very small and fast Java bytecode manipulation framework