Last Version

graphviz-builder-jgrapht 1.0.12

GraphViz graph builder and parser.

License

License

Categories

Categories

JGraphT General Purpose Libraries
GroupId

GroupId

org.anarres.graphviz
ArtifactId

ArtifactId

graphviz-builder-jgrapht
Version

Version

1.0.12
Type

Type

jar
Description

Description

graphviz-builder-jgrapht
GraphViz graph builder and parser.
Project URL

Project URL

https://github.com/shevek/graphviz4j

Download graphviz-builder-jgrapht 1.0.12


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
org.slf4j : slf4j-api jar 1.7.12
org.anarres.graphviz : graphviz-builder jar 1.0.12
org.jgrapht : jgrapht-core jar 1.0.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.