Download prefuse-core-0.20.jar file - Jar p

Jar examples for p:prefuse-core

Description

A toolkit for building interactive information visualization applications

You can download jar file prefuse-core 0.20 in this page.

License

BSD License

Build File

You can use the following script to add prefuse-core-0.20.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>prefuse-core</artifactId>
   <version>0.20</version>
</dependency>
compile group: 'de.sciss', name: 'prefuse-core', version: '0.20'
libraryDependencies += "de.sciss" % "prefuse-core" % "0.20"
<dependency org="de.sciss" name="prefuse-core" rev="0.20"/>
@Grapes(@Grab(group='de.sciss', module='prefuse-core', version='0.20'))
'de.sciss:prefuse-core:jar:0.20'

Download

Click the following link to download the jar file.

prefuse-core-0.20.jar
prefuse-core-0.20.pom



Related Tutorials