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