jung-3d

Experimental java3d-based graph rendering project

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jung
ArtifactId

ArtifactId

jung-3d
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jung-3d
Experimental java3d-based graph rendering project
Project URL

Project URL

http://jung.sourceforge.net/site/jung-3d
Source Code Management

Source Code Management

http://jung.cvs.sourceforge.net/jung/jung2/jung-3d

Download jung-3d

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
java3d : vecmath jar 1.3.1
java3d : j3d-core jar 1.3.1
net.sourceforge.collections : collections-generic jar 4.01
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-algorithms jar 2.0.1
net.sf.jung : jung-visualization jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0