Last Version

pherd 1.0

A n-tree implementation.

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

pherd
Version

Version

1.0
Type

Type

jar
Description

Description

pherd
A n-tree implementation.
Project URL

Project URL

http://graphstream-project.org
Source Code Management

Source Code Management

https://github.com/graphstream/gs-deps

Download pherd 1.0


<!-- https://jarcasting.com/artifacts/org.graphstream/pherd/ -->
<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>pherd</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphstream/pherd/
implementation 'org.graphstream:pherd:1.0'
// https://jarcasting.com/artifacts/org.graphstream/pherd/
implementation ("org.graphstream:pherd:1.0")
'org.graphstream:pherd:jar:1.0'
<dependency org="org.graphstream" name="pherd" rev="1.0">
  <artifact name="pherd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphstream', module='pherd', version='1.0')
)
libraryDependencies += "org.graphstream" % "pherd" % "1.0"
[org.graphstream/pherd "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.graphstream : mbox2 jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.