Download slib-graph-model-0.9.1.jar file - Jar s

Jar examples for s:slib-graph-model

Description

Graph model used to represent graph of URIs

You can download jar file slib-graph-model 0.9.1 in this page.

License

CECILL

Build File

You can use the following script to add slib-graph-model-0.9.1.jar to your project.

<dependency>
   <groupId>com.github.sharispe</groupId>
   <artifactId>slib-graph-model</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.github.sharispe', name: 'slib-graph-model', version: '0.9.1'
libraryDependencies += "com.github.sharispe" % "slib-graph-model" % "0.9.1"
<dependency org="com.github.sharispe" name="slib-graph-model" rev="0.9.1"/>
@Grapes(@Grab(group='com.github.sharispe', module='slib-graph-model', version='0.9.1'))
'com.github.sharispe:slib-graph-model:jar:0.9.1'

Download

Click the following link to download the jar file.

slib-graph-model-0.9.1-javadoc.jar
slib-graph-model-0.9.1-sources.jar
slib-graph-model-0.9.1.jar
slib-graph-model-0.9.1.pom



Related Tutorials