ASM core v3 that has been jarjared

A very small and fast Java bytecode manipulation framework

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

easybeans-asm
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

ASM core v3 that has been jarjared
A very small and fast Java bytecode manipulation framework
Project URL

Project URL

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

Project Organization

ObjectWeb

Download easybeans-asm

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-asm/ -->
<dependency>
    <groupId>org.ow2.easybeans</groupId>
    <artifactId>easybeans-asm</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-asm/
implementation 'org.ow2.easybeans:easybeans-asm:3.0'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-asm/
implementation ("org.ow2.easybeans:easybeans-asm:3.0")
'org.ow2.easybeans:easybeans-asm:jar:3.0'
<dependency org="org.ow2.easybeans" name="easybeans-asm" rev="3.0">
  <artifact name="easybeans-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-asm', version='3.0')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-asm" % "3.0"
[org.ow2.easybeans/easybeans-asm "3.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
3.0