Download rdf.utils-0.14.jar file - Jar r

Jar examples for r:rdf.utils

Description

Utility classed to deal with Clerezza Models

You can download jar file rdf.utils 0.14 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

rdf.utils-0.14-javadoc.jar
rdf.utils-0.14-sources.jar
rdf.utils-0.14.jar
rdf.utils-0.14.pom



Related Tutorials