is not current version
Last Version 1.0.12

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

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.7
Type

Type

jar

Download graphviz-builder-jgrapht 1.0.7


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