asm6

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

asm6
Last Version

Last Version

6.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://kohsuke.org/

Download asm6

How to add to project

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

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.

Versions

Version
6.2
6.0_BETA