Last Version

Persistent Graph Dexx implementation 0.1.0

Implementation of persistent graphs with the Dexx collections library

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

nl.gohla
ArtifactId

ArtifactId

persistent-graph-dexx
Version

Version

0.1.0
Type

Type

jar
Description

Description

Persistent Graph Dexx implementation
Implementation of persistent graphs with the Dexx collections library

Download persistent-graph-dexx 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
nl.gohla : persistent-graph-core jar 0.1.0
com.github.andrewoma.dexx : collection jar 0.3.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

Project Modules

There are no modules declared in this project.