License |
License |
---|---|
GroupId | GroupIdcom.googlecode.obvious |
ArtifactId | ArtifactIdobvious-prefuse |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobvious-prefuse
An Obvious implementation of prefuse toolkit
|
Project URL |
Project URL |
Filename | Size |
---|---|
obvious-prefuse-1.0.pom | |
obvious-prefuse-1.0.jar | 60 KB |
obvious-prefuse-1.0-sources.jar | 67 KB |
obvious-prefuse-1.0-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-prefuse/ -->
<dependency>
<groupId>com.googlecode.obvious</groupId>
<artifactId>obvious-prefuse</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-prefuse/
implementation 'com.googlecode.obvious:obvious-prefuse:1.0'
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-prefuse/
implementation ("com.googlecode.obvious:obvious-prefuse:1.0")
'com.googlecode.obvious:obvious-prefuse:jar:1.0'
<dependency org="com.googlecode.obvious" name="obvious-prefuse" rev="1.0">
<artifact name="obvious-prefuse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.obvious', module='obvious-prefuse', version='1.0')
)
libraryDependencies += "com.googlecode.obvious" % "obvious-prefuse" % "1.0"
[com.googlecode.obvious/obvious-prefuse "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.obvious : obvious | jar | 1.0 |
org.prefuse : prefuse | jar | beta-20060220 |
com.googlecode.com » obvious-test | jar | 1.0 |