Jar examples for a:asm-xml
You can download jar file asm-xml 3.0 in this page.
You can use the following script to add asm-xml-3.0.jar to your project.
<dependency> <groupId>asm</groupId> <artifactId>asm-xml</artifactId> <version>3.0</version> </dependency>
compile group: 'asm', name: 'asm-xml', version: '3.0'
libraryDependencies += "asm" % "asm-xml" % "3.0"
<dependency org="asm" name="asm-xml" rev="3.0"/>
@Grapes(@Grab(group='asm', module='asm-xml', version='3.0'))
'asm:asm-xml:jar:3.0'
Click the following link to download the jar file.
asm-xml-3.0.jar