Jar examples for g:graph-core
Implementation of the graph features.
You can download jar file graph-core 1.0 in this page.
You can use the following script to add graph-core-1.0.jar to your project.
<dependency> <groupId>fr.matthieu-vergne</groupId> <artifactId>graph-core</artifactId> <version>1.0</version> </dependency>
compile group: 'fr.matthieu-vergne', name: 'graph-core', version: '1.0'
libraryDependencies += "fr.matthieu-vergne" % "graph-core" % "1.0"
<dependency org="fr.matthieu-vergne" name="graph-core" rev="1.0"/>
@Grapes(@Grab(group='fr.matthieu-vergne', module='graph-core', version='1.0'))
'fr.matthieu-vergne:graph-core:jar:1.0'
Click the following link to download the jar file.
graph-core-1.0-javadoc.jar