Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
---|---|
GroupId | GroupIdcommons-jelly |
ArtifactId | ArtifactIdcommons-jelly-tags-antlr |
Last Version | Last Version20040902.071159 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-antlr
This is a Jelly interface for Antlr.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-antlr/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-antlr</artifactId>
<version>20040902.071159</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-antlr/
implementation 'commons-jelly:commons-jelly-tags-antlr:20040902.071159'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-antlr/
implementation ("commons-jelly:commons-jelly-tags-antlr:20040902.071159")
'commons-jelly:commons-jelly-tags-antlr:jar:20040902.071159'
<dependency org="commons-jelly" name="commons-jelly-tags-antlr" rev="20040902.071159">
<artifact name="commons-jelly-tags-antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-antlr', version='20040902.071159')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-antlr" % "20040902.071159"
[commons-jelly/commons-jelly-tags-antlr "20040902.071159"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
antlr : antlr | jar | 2.7.1 |