commons-asm

de.unkrig.commons - A general-purpose Java class library

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

de.unkrig.commons
ArtifactId

ArtifactId

commons-asm
Last Version

Last Version

1.2.16
Release Date

Release Date

Type

Type

jar
Description

Description

commons-asm
de.unkrig.commons - A general-purpose Java class library
Project Organization

Project Organization

Arno Unkrig

Download commons-asm

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.asm : asm-tree jar 4.0
de.unkrig.commons : commons-nullanalysis jar 1.2.16
org.ow2.asm : asm-util jar 4.0
org.ow2.asm : asm jar 4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0