Last Version

GenTreeSrc 0.10.3-alpha.1

A tool that generates Tree and Visitor classes from an AST model description file.

License

License

GroupId

GroupId

de.clashsoft
ArtifactId

ArtifactId

gentreesrc
Version

Version

0.10.3-alpha.1
Type

Type

jar
Description

Description

GenTreeSrc
A tool that generates Tree and Visitor classes from an AST model description file.
Project URL

Project URL

https://github.com/Clashsoft/gentreesrc
Source Code Management

Source Code Management

https://github.com/Clashsoft/gentreesrc

Download gentreesrc 0.10.3-alpha.1


<!-- https://jarcasting.com/artifacts/de.clashsoft/gentreesrc/ -->
<dependency>
    <groupId>de.clashsoft</groupId>
    <artifactId>gentreesrc</artifactId>
    <version>0.10.3-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.clashsoft/gentreesrc/
implementation 'de.clashsoft:gentreesrc:0.10.3-alpha.1'
// https://jarcasting.com/artifacts/de.clashsoft/gentreesrc/
implementation ("de.clashsoft:gentreesrc:0.10.3-alpha.1")
'de.clashsoft:gentreesrc:jar:0.10.3-alpha.1'
<dependency org="de.clashsoft" name="gentreesrc" rev="0.10.3-alpha.1">
  <artifact name="gentreesrc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.clashsoft', module='gentreesrc', version='0.10.3-alpha.1')
)
libraryDependencies += "de.clashsoft" % "gentreesrc" % "0.10.3-alpha.1"
[de.clashsoft/gentreesrc "0.10.3-alpha.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.1
org.antlr : ST4 jar 4.3.1
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.