wcommons/asm

Some useful tools for ow2 asm

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-asm
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

wcommons/asm
Some useful tools for ow2 asm
Project Organization

Project Organization

io.github.whilein

Download wcommons-asm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.3
io.github.whilein.wcommons : wcommons-unsafe jar 1.2.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
io.github.whilein.wcommons : wcommons-util jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3