is not current version
Last Version 1.1.0-beta.4

com.github.chrisbrenton:grappa-parsetree 1.1.0-beta.3

A Parse Tree extension for Grappa (2.0.x)

GroupId

GroupId

com.github.chrisbrenton
ArtifactId

ArtifactId

grappa-parsetree
Version

Version

1.1.0-beta.3
Type

Type

jar

Download grappa-parsetree 1.1.0-beta.3


<!-- https://jarcasting.com/artifacts/com.github.chrisbrenton/grappa-parsetree/ -->
<dependency>
    <groupId>com.github.chrisbrenton</groupId>
    <artifactId>grappa-parsetree</artifactId>
    <version>1.1.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisbrenton/grappa-parsetree/
implementation 'com.github.chrisbrenton:grappa-parsetree:1.1.0-beta.3'
// https://jarcasting.com/artifacts/com.github.chrisbrenton/grappa-parsetree/
implementation ("com.github.chrisbrenton:grappa-parsetree:1.1.0-beta.3")
'com.github.chrisbrenton:grappa-parsetree:jar:1.1.0-beta.3'
<dependency org="com.github.chrisbrenton" name="grappa-parsetree" rev="1.1.0-beta.3">
  <artifact name="grappa-parsetree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisbrenton', module='grappa-parsetree', version='1.1.0-beta.3')
)
libraryDependencies += "com.github.chrisbrenton" % "grappa-parsetree" % "1.1.0-beta.3"
[com.github.chrisbrenton/grappa-parsetree "1.1.0-beta.3"]