is not current version
Last Version 1.0.12

org.anarres.graphviz:graphviz-builder-jgrapht 1.0.8

GraphViz graph builder and parser.

Categories

Categories

JGraphT General Purpose Libraries
GroupId

GroupId

org.anarres.graphviz
ArtifactId

ArtifactId

graphviz-builder-jgrapht
Version

Version

1.0.8
Type

Type

jar

Download graphviz-builder-jgrapht 1.0.8


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