Jar examples for s:slib-graph-algo
Graph algorithm library which can be used to manipulate graph of URIs
You can download jar file slib-graph-algo 0.9 in this page.
CECILL
You can use the following script to add slib-graph-algo-0.9.jar to your project.
<dependency> <groupId>com.github.sharispe</groupId> <artifactId>slib-graph-algo</artifactId> <version>0.9</version> </dependency>
compile group: 'com.github.sharispe', name: 'slib-graph-algo', version: '0.9'
libraryDependencies += "com.github.sharispe" % "slib-graph-algo" % "0.9"
<dependency org="com.github.sharispe" name="slib-graph-algo" rev="0.9"/>
@Grapes(@Grab(group='com.github.sharispe', module='slib-graph-algo', version='0.9'))
'com.github.sharispe:slib-graph-algo:jar:0.9'
Click the following link to download the jar file.
slib-graph-algo-0.9-javadoc.jar