| License |
License |
|---|---|
| GroupId | GroupIdcom.github.imas-alex |
| ArtifactId | ArtifactIdGraph |
| Last Version | Last Version0.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGraph
The graph extension for the entigrator application
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Graph-0.0.11.pom | |
| Graph-0.0.11.jar | 189 KB |
| Graph-0.0.11-sources.jar | 78 KB |
| Graph-0.0.11-javadoc.jar | 256 KB |
| Graph-0.0.11-dependencies.jar | 7 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.imas-alex/Graph/ -->
<dependency>
<groupId>com.github.imas-alex</groupId>
<artifactId>Graph</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imas-alex/Graph/
implementation 'com.github.imas-alex:Graph:0.0.11'
// https://jarcasting.com/artifacts/com.github.imas-alex/Graph/
implementation ("com.github.imas-alex:Graph:0.0.11")
'com.github.imas-alex:Graph:jar:0.0.11'
<dependency org="com.github.imas-alex" name="Graph" rev="0.0.11">
<artifact name="Graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imas-alex', module='Graph', version='0.0.11')
)
libraryDependencies += "com.github.imas-alex" % "Graph" % "0.0.11"
[com.github.imas-alex/Graph "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.imas-alex : JEntigrator | jar | 0.0.5 |
| commons-codec : commons-codec | jar | 1.10 |
| net.sourceforge.collections : collections-generic | jar | 4.01 |
| colt : colt | jar | 1.2.0 |
| concurrent : concurrent | jar | 1.3.4 |
| java3d : j3d-core-utils | jar | 1.3.1 |
| net.sf.jung : jung-3d | jar | 2.0.1 |
| net.sf.jung : jung-3d-demos | jar | 2.0.1 |
| net.sf.jung : jung-algorithms | jar | 2.0.1 |
| net.sf.jung : jung-api | jar | 2.0.1 |
| net.sf.jung : jung-graph-impl | jar | 2.0.1 |
| net.sf.jung : jung-io | jar | 2.0.1 |
| net.sf.jung : jung-jai | jar | 2.0.1 |
| net.sf.jung : jung-visualization | jar | 2.0.1 |
| net.sf.jung : jung-jai-samples | jar | 2.0.1 |
| net.sf.jung : jung-samples | jar | 2.0.1 |
| stax : stax-api | jar | 1.0.1 |
| java3d : vecmath | jar | 1.3.1 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.6 |