Last Version

ASM Wrapper 2.0.1-nimble

Wrapper for ASM's libraries

License

License

GPLv2 /w Classpath Exception
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

asm
Version

Version

2.0.1-nimble
Type

Type

jar
Description

Description

ASM Wrapper
Wrapper for ASM's libraries
Source Code Management

Source Code Management

http://code.google.com/p/gridkit/source/browse/grid-lab/tags/grid-lab-pom-2/asm

Download asm 2.0.1-nimble


<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/asm/ -->
<dependency>
    <groupId>org.gridkit.3rd.btrace</groupId>
    <artifactId>asm</artifactId>
    <version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/asm/
implementation 'org.gridkit.3rd.btrace:asm:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/asm/
implementation ("org.gridkit.3rd.btrace:asm:2.0.1-nimble")
'org.gridkit.3rd.btrace:asm:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="asm" rev="2.0.1-nimble">
  <artifact name="asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='asm', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "asm" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/asm "2.0.1-nimble"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.