| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tknudsen |
| ArtifactId | ArtifactIdinfo-vis |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioninfoVis
A library that provides InfoVis functionality.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| info-vis-0.0.3.pom | |
| info-vis-0.0.3.jar | 329 KB |
| info-vis-0.0.3-sources.jar | 187 KB |
| info-vis-0.0.3-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |