Download obvious-prefuse-1.0.jar file - Jar o

Jar examples for o:obvious-prefuse

Description

An Obvious implementation of prefuse toolkit

You can download jar file obvious-prefuse 1.0 in this page.

License

The BSD License

Build File

You can use the following script to add obvious-prefuse-1.0.jar to your project.

<dependency>
   <groupId>com.googlecode.obvious</groupId>
   <artifactId>obvious-prefuse</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.googlecode.obvious', name: 'obvious-prefuse', version: '1.0'
libraryDependencies += "com.googlecode.obvious" % "obvious-prefuse" % "1.0"
<dependency org="com.googlecode.obvious" name="obvious-prefuse" rev="1.0"/>
@Grapes(@Grab(group='com.googlecode.obvious', module='obvious-prefuse', version='1.0'))
'com.googlecode.obvious:obvious-prefuse:jar:1.0'

Download

Click the following link to download the jar file.

obvious-prefuse-1.0-javadoc.jar
obvious-prefuse-1.0-sources.jar
obvious-prefuse-1.0.jar
obvious-prefuse-1.0.pom



Related Tutorials