Last Version

Wintersleep Graphviz 0.1

Java API for creating graphs with Graphviz

License

License

GroupId

GroupId

org.wintersleep.graphviz
ArtifactId

ArtifactId

wintersleep-graphviz
Version

Version

0.1
Type

Type

jar
Description

Description

Wintersleep Graphviz
Java API for creating graphs with Graphviz
Project URL

Project URL

https://github.com/dverstap/wintersleep-graphviz

Download wintersleep-graphviz 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.