Download prefuse-core-0.21.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.21 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

prefuse-core-0.21.jar
prefuse-core-0.21.pom



Related Tutorials