c

commons-jelly-tags-antlr

This is a Jelly interface for Antlr.
Files download
File Operation
commons-jelly-tags-antlr-20040902.071159.jar download
commons-jelly-tags-antlr-20040902.071159.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-antlr</artifactId>
  <version>20040902.071159</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-antlr:20040902.071159'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-antlr:20040902.071159")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-antlr" % "20040902.071159"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-antlr', version='20040902.071159')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-antlr" rev="20040902.071159" />
Leiningen
[commons-jelly/commons-jelly-tags-antlr "20040902.071159"]
Apache Buildr
'commons-jelly:commons-jelly-tags-antlr:jar:20040902.071159'