org.nuiton.thirdparty:asm-attrs


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.nuiton.thirdparty
ArtifactId

ArtifactId

asm-attrs
Last Version

Last Version

1.5.4-snapshot
Release Date

Release Date

Type

Type

jar
Description

Description

Download asm-attrs

How to add to project

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

Versions

Version
1.5.4-snapshot