Last Version

org.nuiton.thirdparty:asm-util 1.5.4-snapshot


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.nuiton.thirdparty
ArtifactId

ArtifactId

asm-util
Version

Version

1.5.4-snapshot
Type

Type

jar
Description

Description

Download asm-util 1.5.4-snapshot


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

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.