Jar examples for g:groovy-shaded-asm
A copy of Groovy 1.8.9 with ASM 3.x shaded/relocated and included in the jar
You can download jar file groovy-shaded-asm 1.8.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add groovy-shaded-asm-1.8.9.jar to your project.
<dependency> <groupId>com.thinkaurelius.groovy-shaded-asm</groupId> <artifactId>groovy-shaded-asm</artifactId> <version>1.8.9</version> </dependency>
compile group: 'com.thinkaurelius.groovy-shaded-asm', name: 'groovy-shaded-asm', version: '1.8.9'
libraryDependencies += "com.thinkaurelius.groovy-shaded-asm" % "groovy-shaded-asm" % "1.8.9"
<dependency org="com.thinkaurelius.groovy-shaded-asm" name="groovy-shaded-asm" rev="1.8.9"/>
@Grapes(@Grab(group='com.thinkaurelius.groovy-shaded-asm', module='groovy-shaded-asm', version='1.8.9'))
'com.thinkaurelius.groovy-shaded-asm:groovy-shaded-asm:jar:1.8.9'
Click the following link to download the jar file.
groovy-shaded-asm-1.8.9-javadoc.jar