Download pherd-1.0.jar file - Jar p

Jar examples for p:pherd

Description

A n-tree implementation.

You can download jar file pherd 1.0 in this page.

License

LGPL3

Build File

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

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

Download

Click the following link to download the jar file.

pherd-1.0-javadoc.jar
pherd-1.0-sources.jar
pherd-1.0.jar
pherd-1.0.pom



Related Tutorials