g

gate-asm

The ASM 5.0.3 library with packages renamed.
http://gate.ac.uk
INRIA copyright
GATE Team
Files download
File Operation
gate-asm-5.0.3.jar download
gate-asm-5.0.3.pom download
gate-asm-5.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>uk.ac.gate</groupId>
  <artifactId>gate-asm</artifactId>
  <version>5.0.3</version>
</dependency>
Gradle Groovy
implementation 'uk.ac.gate:gate-asm:5.0.3'
Gradle Kotlin
implementation("uk.ac.gate:gate-asm:5.0.3")
Scala SBT
libraryDependencies += "uk.ac.gate" % "gate-asm" % "5.0.3"
Groovy Grape
@Grapes(
  @Grab(group='uk.ac.gate', module='gate-asm', version='5.0.3')
)
Apache Ivy
<dependency org="uk.ac.gate" name="gate-asm" rev="5.0.3" />
Leiningen
[uk.ac.gate/gate-asm "5.0.3"]
Apache Buildr
'uk.ac.gate:gate-asm:jar:5.0.3'
Dependencies
The project has no third-party dependencies