ASM

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-parent
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

pom
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

Filename Size
asm-parent-3.3.1.pom 4 KB
Browse

How to add to project

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

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
3.3.1
3.3
3.2
3.1
3.0
3.0_RC1
2.2.3