License |
License |
---|---|
Categories |
CategoriesJGraphT General Purpose Libraries |
GroupId | GroupIdorg.anarres.graphviz |
ArtifactId | ArtifactIdgraphviz-builder-jgrapht |
Last Version | Last Version1.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphviz-builder-jgrapht
GraphViz graph builder and parser.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |