License |
License
GNU Lesser General Public License v3.0
|
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler JSON Data |
GroupId | GroupIdcom.github.gumtreediff |
ArtifactId | ArtifactIdgen.antlr3-json |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGumTree gen.antlr3-json
GumTree tree generator for JSON code (AntLR based).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gen.antlr3-json-3.0.0.pom | |
gen.antlr3-json-3.0.0.jar | 23 KB |
gen.antlr3-json-3.0.0-sources.jar | 16 KB |
gen.antlr3-json-3.0.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gumtreediff/gen.antlr3-json/ -->
<dependency>
<groupId>com.github.gumtreediff</groupId>
<artifactId>gen.antlr3-json</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gumtreediff/gen.antlr3-json/
implementation 'com.github.gumtreediff:gen.antlr3-json:3.0.0'
// https://jarcasting.com/artifacts/com.github.gumtreediff/gen.antlr3-json/
implementation ("com.github.gumtreediff:gen.antlr3-json:3.0.0")
'com.github.gumtreediff:gen.antlr3-json:jar:3.0.0'
<dependency org="com.github.gumtreediff" name="gen.antlr3-json" rev="3.0.0">
<artifact name="gen.antlr3-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gumtreediff', module='gen.antlr3-json', version='3.0.0')
)
libraryDependencies += "com.github.gumtreediff" % "gen.antlr3-json" % "3.0.0"
[com.github.gumtreediff/gen.antlr3-json "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.atteo.classindex : classindex | jar | 3.10 |
com.github.gumtreediff : core | jar | 3.0.0 |
com.github.gumtreediff : gen.antlr3 | jar | 3.0.0 |