Last Version

asm5 5.0.1

ObjectWeb ASM package-renamed to isolate incompatibilities between major versions

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

asm5
Version

Version

5.0.1
Type

Type

jar
Description

Description

asm5
ObjectWeb ASM package-renamed to isolate incompatibilities between major versions
Project URL

Project URL

http://kohsuke.org/
Source Code Management

Source Code Management

http://github.com/kohsuke/package-renamed-asm

Download asm5 5.0.1


<!-- https://jarcasting.com/artifacts/org.kohsuke/asm5/ -->
<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>asm5</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke/asm5/
implementation 'org.kohsuke:asm5:5.0.1'
// https://jarcasting.com/artifacts/org.kohsuke/asm5/
implementation ("org.kohsuke:asm5:5.0.1")
'org.kohsuke:asm5:jar:5.0.1'
<dependency org="org.kohsuke" name="asm5" rev="5.0.1">
  <artifact name="asm5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke', module='asm5', version='5.0.1')
)
libraryDependencies += "org.kohsuke" % "asm5" % "5.0.1"
[org.kohsuke/asm5 "5.0.1"]

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.