is not current version
Last Version 3.0.0

com.github.gumtreediff:gen.antlr3 2.1.0

GumTree abstract AntLR module.

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gen.antlr3
Version

Version

2.1.0
Type

Type

jar

Download gen.antlr3 2.1.0


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