Jar examples for r:rdf
You can download jar file rdf.simple.storage 0.7-incubating in this page.
Apache License
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'
Click the following link to download the jar file.
rdf.simple.storage-0.7-incubating-javadoc.jar