ACT ASM

All source code come from ASM 5 and put under new namespace: act.asm

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-asm
Last Version

Last Version

5.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

ACT ASM
All source code come from ASM 5 and put under new namespace: act.asm
Project URL

Project URL

http://actframework.org

Download act-asm

How to add to project

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

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
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0