g

gate-asm

A shaded copy of ASM 6.1.1, relocated into a GATE-specific package name.
https://gate.ac.uk/
BSD
GATE
GATE Team
Files download
File Operation
gate-asm-6.1.1.jar download
gate-asm-6.1.1.pom download
gate-asm-6.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>uk.ac.gate</groupId>
  <artifactId>gate-asm</artifactId>
  <version>6.1.1</version>
</dependency>
Gradle Groovy
implementation 'uk.ac.gate:gate-asm:6.1.1'
Gradle Kotlin
implementation("uk.ac.gate:gate-asm:6.1.1")
Scala SBT
libraryDependencies += "uk.ac.gate" % "gate-asm" % "6.1.1"
Groovy Grape
@Grapes(
  @Grab(group='uk.ac.gate', module='gate-asm', version='6.1.1')
)
Apache Ivy
<dependency org="uk.ac.gate" name="gate-asm" rev="6.1.1" />
Leiningen
[uk.ac.gate/gate-asm "6.1.1"]
Apache Buildr
'uk.ac.gate:gate-asm:jar:6.1.1'
Dependencies
The project has no third-party dependencies