is not current version
Last Version 3.0.0

com.github.gumtreediff:gen.antlr3-antlr 2.1.0

GumTree tree generator for AntLR grammars (AntLR based).

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gen.antlr3-antlr
Version

Version

2.1.0
Type

Type

jar

Download gen.antlr3-antlr 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.gumtreediff/gen.antlr3-antlr/ -->
<dependency>
    <groupId>com.github.gumtreediff</groupId>
    <artifactId>gen.antlr3-antlr</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gumtreediff/gen.antlr3-antlr/
implementation 'com.github.gumtreediff:gen.antlr3-antlr:2.1.0'
// https://jarcasting.com/artifacts/com.github.gumtreediff/gen.antlr3-antlr/
implementation ("com.github.gumtreediff:gen.antlr3-antlr:2.1.0")
'com.github.gumtreediff:gen.antlr3-antlr:jar:2.1.0'
<dependency org="com.github.gumtreediff" name="gen.antlr3-antlr" rev="2.1.0">
  <artifact name="gen.antlr3-antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gumtreediff', module='gen.antlr3-antlr', version='2.1.0')
)
libraryDependencies += "com.github.gumtreediff" % "gen.antlr3-antlr" % "2.1.0"
[com.github.gumtreediff/gen.antlr3-antlr "2.1.0"]