| License |
License |
|---|---|
| GroupId | GroupIdorg.wintersleep.graphviz |
| ArtifactId | ArtifactIdwintersleep-graphviz |
| Version | Version0.1 |
| Type | Typejar |
| Description |
DescriptionWintersleep Graphviz
Java API for creating graphs with Graphviz
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wintersleep-graphviz-0.1.pom | |
| wintersleep-graphviz-0.1.jar | 111 KB |
| wintersleep-graphviz-0.1-sources.jar | 121 KB |
| wintersleep-graphviz-0.1-javadoc.jar | 388 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.xmlbeans : xmlbeans | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |