Jar examples for a:act-asm
All source code come from ASM 5 and put under new namespace: act.asm
You can download jar file act-asm 5.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add act-asm-5.0.4.jar to your project.
<dependency> <groupId>org.actframework</groupId> <artifactId>act-asm</artifactId> <version>5.0.4</version> </dependency>
compile group: 'org.actframework', name: 'act-asm', version: '5.0.4'
libraryDependencies += "org.actframework" % "act-asm" % "5.0.4"
<dependency org="org.actframework" name="act-asm" rev="5.0.4"/>
@Grapes(@Grab(group='org.actframework', module='act-asm', version='5.0.4'))
'org.actframework:act-asm:jar:5.0.4'
Click the following link to download the jar file.
act-asm-5.0.4-javadoc.jar