Download rdf.simple.storage-0.7-incubating.jar file - Jar r

Jar examples for r:rdf

Description

You can download jar file rdf.simple.storage 0.7-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

rdf.simple.storage-0.7-incubating-javadoc.jar
rdf.simple.storage-0.7-incubating-sources.jar
rdf.simple.storage-0.7-incubating.jar
rdf.simple.storage-0.7-incubating.pom



Related Tutorials