не последняя версия
Последняя версия 1.0.12

org.anarres.graphviz:graphviz-builder 1.0.9

GraphViz graph builder and parser.

Группа

Группа

org.anarres.graphviz
Идентификатор

Идентификатор

graphviz-builder
Версия

Версия

1.0.9
Тип

Тип

jar

Скачать graphviz-builder 1.0.9


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