Jar examples for a:asm
Redistribution of version 3.3 of the ASM Java bytecode manipulation framework (http://forge.ow2.org/projects/asm/), complete with source code and javadoc.
You can download jar file asm 0.6.0 in this page.
GNU General Public License version 3
You can use the following script to add asm-0.6.0.jar to your project.
<dependency> <groupId>de.devsurf.injection.guice.scanner</groupId> <artifactId>asm</artifactId> <version>0.6.0</version> </dependency>
compile group: 'de.devsurf.injection.guice.scanner', name: 'asm', version: '0.6.0'
libraryDependencies += "de.devsurf.injection.guice.scanner" % "asm" % "0.6.0"
<dependency org="de.devsurf.injection.guice.scanner" name="asm" rev="0.6.0"/>
@Grapes(@Grab(group='de.devsurf.injection.guice.scanner', module='asm', version='0.6.0'))
'de.devsurf.injection.guice.scanner:asm:jar:0.6.0'
Click the following link to download the jar file.
asm-0.6.0-javadoc.jar