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