Last Version

grappa-parsetree-visual 1.0.1

A library to obtain and visualize SVG representations of a parse tree

License

License

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

grappa-parsetree-visual
Version

Version

1.0.1
Type

Type

jar
Description

Description

grappa-parsetree-visual
A library to obtain and visualize SVG representations of a parse tree
Project URL

Project URL

https://github.com/fge/grappa-parsetree-visual

Download grappa-parsetree-visual 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.chrisbrenton : grappa-parsetree jar 1.0.0
com.github.fge : grappa jar [2.0.4,)

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 2.3.0

Project Modules

There are no modules declared in this project.