Jar examples for g:grappa-parsetree
A Parse Tree extension for Grappa (2.0.x)
You can download jar file grappa-parsetree 1.0.0 in this page.
Apache Software License, version 2.0
You can use the following script to add grappa-parsetree-1.0.0.jar to your project.
<dependency> <groupId>com.github.chrisbrenton</groupId> <artifactId>grappa-parsetree</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.chrisbrenton', name: 'grappa-parsetree', version: '1.0.0'
libraryDependencies += "com.github.chrisbrenton" % "grappa-parsetree" % "1.0.0"
<dependency org="com.github.chrisbrenton" name="grappa-parsetree" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.chrisbrenton', module='grappa-parsetree', version='1.0.0'))
'com.github.chrisbrenton:grappa-parsetree:jar:1.0.0'
Click the following link to download the jar file.
grappa-parsetree-1.0.0-javadoc.jar