is not current version
Last Version 1.0.12

org.anarres.graphviz:graphviz-builder 1.0.11

GraphViz graph builder and parser.

GroupId

GroupId

org.anarres.graphviz
ArtifactId

ArtifactId

graphviz-builder
Version

Version

1.0.11
Type

Type

jar

Download graphviz-builder 1.0.11


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