не последняя версия
Последняя версия 3.0.0

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

GumTree tree generator for JSON code (AntLR based).

Категории

Категории

Ant Компиляция и сборка ANTLR Compiler-compiler JSON Данные
Группа

Группа

com.github.gumtreediff
Идентификатор

Идентификатор

gen.antlr3-json
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать gen.antlr3-json 2.1.0


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