License |
License |
---|---|
Categories |
CategoriesGraphStream Business Logic Libraries Science |
GroupId | GroupIdorg.graphstream |
ArtifactId | ArtifactIdpherd |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpherd
A n-tree implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pherd-1.0.pom | |
pherd-1.0.jar | 45 KB |
pherd-1.0-sources.jar | 33 KB |
pherd-1.0-javadoc.jar | 202 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.graphstream : mbox2 | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |