dishevelled.org graph

Directed graph interface and implementation.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-graph
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dishevelled.org graph
Directed graph interface and implementation.
Project URL

Project URL

http://www.dishevelled.org/graph
Project Organization

Project Organization

dishevelled.org

Download dsh-graph

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.dishevelled : dsh-functor jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0