asm

Redistribution of version 3.3 of the ASM Java bytecode manipulation framework (http://forge.ow2.org/projects/asm/), complete with source code and javadoc.

License

License

BSD License
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.jolira
ArtifactId

ArtifactId

asm
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

asm
Redistribution of version 3.3 of the ASM Java bytecode manipulation framework (http://forge.ow2.org/projects/asm/), complete with source code and javadoc.
Project URL

Project URL

http://forge.ow2.org/projects/asm/

Download asm

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0