is not current version
Last Version 1.0.12

org.anarres.graphviz:graphviz-builder 1.0.4

GraphViz graph builder and parser.

GroupId

GroupId

org.anarres.graphviz
ArtifactId

ArtifactId

graphviz-builder
Version

Version

1.0.4
Type

Type

jar

Download graphviz-builder 1.0.4


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