Jar examples for r:rdf.utils
Utility classed to deal with Clerezza Models
You can download jar file rdf.utils 1.0.0 in this page.
Apache License
You can use the following script to add rdf.utils-1.0.0.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.clerezza', name: 'rdf.utils', version: '1.0.0'
libraryDependencies += "org.apache.clerezza" % "rdf.utils" % "1.0.0"
<dependency org="org.apache.clerezza" name="rdf.utils" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.utils', version='1.0.0'))
'org.apache.clerezza:rdf.utils:jar:1.0.0'
Click the following link to download the jar file.
rdf.utils-1.0.0-javadoc.jar