ASM Commons

A very small and fast Java bytecode manipulation framework

License

License

BSD
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

asm
ArtifactId

ArtifactId

asm-commons
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

ASM Commons
A very small and fast Java bytecode manipulation framework
Project URL

Project URL

http://asm.objectweb.org/asm-commons/
Project Organization

Project Organization

ObjectWeb

Download asm-commons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
asm : asm-tree jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3
3.2
3.1
3.0
3.0_RC1
2.2.3
2.2.2
2.2.1
2.2
2.1
2.0