Download rdf.simple.storage-0.8.jar file - Jar r

Jar examples for r:rdf

Description

You can download jar file rdf.simple.storage 0.8 in this page.

License

Apache License

Build File

You can use the following script to add rdf.simple.storage-0.8.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>rdf.simple.storage</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'rdf.simple.storage', version: '0.8'
libraryDependencies += "org.apache.clerezza" % "rdf.simple.storage" % "0.8"
<dependency org="org.apache.clerezza" name="rdf.simple.storage" rev="0.8"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.simple.storage', version='0.8'))
'org.apache.clerezza:rdf.simple.storage:jar:0.8'

Download

Click the following link to download the jar file.

rdf.simple.storage-0.8-javadoc.jar
rdf.simple.storage-0.8-sources.jar
rdf.simple.storage-0.8.jar
rdf.simple.storage-0.8.pom



Related Tutorials