Last Version

viztool 1.3

A tool for generating visualizations of collections of Java classes.

License

License

GroupId

GroupId

com.samskivert
ArtifactId

ArtifactId

viztool
Version

Version

1.3
Type

Type

jar
Description

Description

viztool
A tool for generating visualizations of collections of Java classes.
Source Code Management

Source Code Management

http://github.com/samskivert/viztool

Download viztool 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.samskivert : samskivert jar 1.1

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1

Project Modules

There are no modules declared in this project.