is not current version
Last Version 9.0

uk.ac.gate:gate-asm 5.0.3

The ASM 5.0.3 library with packages renamed.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-asm
Version

Version

5.0.3
Type

Type

jar

Download gate-asm 5.0.3


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