ASM

A very small and fast Java bytecode manipulation framework

License

License

BSD
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.asm
ArtifactId

ArtifactId

asm-parent
Last Version

Last Version

6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

ObjectWeb

Download asm-parent

How to add to project

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

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.0
6.0_BETA
6.0_ALPHA
5.2
5.1
5.0.4
5.0.3
5.0.2
5.0.1
5.0
5.0_BETA
5.0_ALPHA
4.2
4.1
4.0