License |
License |
---|---|
GroupId | GroupIdcom.googlecode.obvious |
ArtifactId | ArtifactIdobvious-jung |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionobvious-jung
Implementation of Obvious based on the Jung Toolkit
|
Filename | Size |
---|---|
obvious-jung-1.0.pom | |
obvious-jung-1.0.jar | 34 KB |
obvious-jung-1.0-sources.jar | 29 KB |
obvious-jung-1.0-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-jung/ -->
<dependency>
<groupId>com.googlecode.obvious</groupId>
<artifactId>obvious-jung</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-jung/
implementation 'com.googlecode.obvious:obvious-jung:1.0'
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-jung/
implementation ("com.googlecode.obvious:obvious-jung:1.0")
'com.googlecode.obvious:obvious-jung:jar:1.0'
<dependency org="com.googlecode.obvious" name="obvious-jung" rev="1.0">
<artifact name="obvious-jung" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.obvious', module='obvious-jung', version='1.0')
)
libraryDependencies += "com.googlecode.obvious" % "obvious-jung" % "1.0"
[com.googlecode.obvious/obvious-jung "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jung : jung2 | pom | 2.0 |
net.sf.jung : jung-api | jar | 2.0 |
net.sf.jung : jung-graph-impl | jar | 2.0 |
junit : junit | jar | 4.7 |
net.sf.jung : jung-visualization | jar | 2.0.1 |
com.googlecode.obvious : obvious | jar | 1.0 |
com.googlecode.obvious : obviousx | jar | 1.0 |
com.googlecode.com » obvious-test | jar | 1.0 |
com.googlecode.obvious : obvious-prefuse | jar | 1.0 |