is not current version
Last Version 1.0.0

com.fitbur.external:external-asm 0.5.8


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external-asm
Version

Version

0.5.8
Type

Type

jar

Download external-asm 0.5.8


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