is not current version
Last Version 3.0.0

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

GumTree tree generator for XML code (AntLR based).

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gen.antlr3-xml
Version

Version

2.1.0
Type

Type

jar

Download gen.antlr3-xml 2.1.0


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