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

org.anarres.graphviz:graphviz-builder 1.0.5

GraphViz graph builder and parser.

Группа

Группа

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

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

graphviz-builder
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать graphviz-builder 1.0.5


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