graphviz-builder

GraphViz graph builder and parser.

License

License

GroupId

GroupId

org.anarres.graphviz
ArtifactId

ArtifactId

graphviz-builder
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

graphviz-builder
GraphViz graph builder and parser.
Project URL

Project URL

https://github.com/shevek/graphviz4j

Download graphviz-builder

How to add to project

<!-- https://jarcasting.com/artifacts/org.anarres.graphviz/graphviz-builder/ -->
<dependency>
    <groupId>org.anarres.graphviz</groupId>
    <artifactId>graphviz-builder</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.graphviz/graphviz-builder/
implementation 'org.anarres.graphviz:graphviz-builder:1.0.12'
// https://jarcasting.com/artifacts/org.anarres.graphviz/graphviz-builder/
implementation ("org.anarres.graphviz:graphviz-builder:1.0.12")
'org.anarres.graphviz:graphviz-builder:jar:1.0.12'
<dependency org="org.anarres.graphviz" name="graphviz-builder" rev="1.0.12">
  <artifact name="graphviz-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.graphviz', module='graphviz-builder', version='1.0.12')
)
libraryDependencies += "org.anarres.graphviz" % "graphviz-builder" % "1.0.12"
[org.anarres.graphviz/graphviz-builder "1.0.12"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0