Dot file output

A JVM graphviz dot file output format

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.lant
ArtifactId

ArtifactId

DotDump
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Dot file output
A JVM graphviz dot file output format
Project URL

Project URL

https://github.com/lant/dotdump
Source Code Management

Source Code Management

https://github.com/lant/dotdump

Download DotDump

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4