Last Version

ASM bytecode library (repackaged) 9.0

A shaded copy of ASM 9.0, relocated into a GATE-specific package name.

License

License

BSD
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-asm
Version

Version

9.0
Type

Type

jar
Description

Description

ASM bytecode library (repackaged)
A shaded copy of ASM 9.0, relocated into a GATE-specific package name.
Project URL

Project URL

https://gate.ac.uk/
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gate-top

Download gate-asm 9.0


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

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.