Jar examples for d:dot-diagram
A simple Java wrapper on top of Graphviz dot
You can download jar file dot-diagram 1.1 in this page.
Apache License, Version 2.0
You can use the following script to add dot-diagram-1.1.jar to your project.
<dependency> <groupId>io.github.livingdocumentation</groupId> <artifactId>dot-diagram</artifactId> <version>1.1</version> </dependency>
compile group: 'io.github.livingdocumentation', name: 'dot-diagram', version: '1.1'
libraryDependencies += "io.github.livingdocumentation" % "dot-diagram" % "1.1"
<dependency org="io.github.livingdocumentation" name="dot-diagram" rev="1.1"/>
@Grapes(@Grab(group='io.github.livingdocumentation', module='dot-diagram', version='1.1'))
'io.github.livingdocumentation:dot-diagram:jar:1.1'
Click the following link to download the jar file.
dot-diagram-1.1-javadoc.jar