infoVis

A library that provides InfoVis functionality.

License

License

GroupId

GroupId

com.github.tknudsen
ArtifactId

ArtifactId

info-vis
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

infoVis
A library that provides InfoVis functionality.
Project URL

Project URL

https://github.com/TKnudsen/infoVis
Source Code Management

Source Code Management

https://github.com/TKnudsen/infoVis

Download info-vis

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
de.javagl : common-ui jar 0.0.2
de.javagl : selection jar 0.0.1
de.javagl : svg-graphics jar 0.0.2
org.apache.xmlgraphics : batik-svggen jar 1.8
com.jidesoft : jide-oss jar 3.6.18
com.github.tknudsen : complex-data-object jar 0.2.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1