Jar examples for p:persistent-graph-core
Persistent, labeled, directed, multigraph implementations for Java.
You can download jar file persistent-graph-core 0.1.0 in this page.
You can use the following script to add persistent-graph-core-0.1.0.jar to your project.
<dependency> <groupId>nl.gohla</groupId> <artifactId>persistent-graph-core</artifactId> <version>0.1.0</version> </dependency>
compile group: 'nl.gohla', name: 'persistent-graph-core', version: '0.1.0'
libraryDependencies += "nl.gohla" % "persistent-graph-core" % "0.1.0"
<dependency org="nl.gohla" name="persistent-graph-core" rev="0.1.0"/>
@Grapes(@Grab(group='nl.gohla', module='persistent-graph-core', version='0.1.0'))
'nl.gohla:persistent-graph-core:jar:0.1.0'
Click the following link to download the jar file.
persistent-graph-core-0.1.0-javadoc.jar