| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sf.jung | 
| ArtifactId | ArtifactIdjung-3d | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjung-3d Experimental java3d-based graph rendering project | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jung-3d-2.0.1.pom | |
| jung-3d-2.0.1.jar | 71 KB | 
| jung-3d-2.0.1-sources.jar | 54 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |