Download rdf-to-graph-0.9.2.jar file - Jar r

Jar examples for r:rdf-to-graph

Description

Skeleton for the db drivers

You can download jar file rdf-to-graph 0.9.2 in this page.

License

CeCILL-C License:

Build File

You can use the following script to add rdf-to-graph-0.9.2.jar to your project.

<dependency>
   <groupId>fr.inria.corese</groupId>
   <artifactId>rdf-to-graph</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'fr.inria.corese', name: 'rdf-to-graph', version: '0.9.2'
libraryDependencies += "fr.inria.corese" % "rdf-to-graph" % "0.9.2"
<dependency org="fr.inria.corese" name="rdf-to-graph" rev="0.9.2"/>
@Grapes(@Grab(group='fr.inria.corese', module='rdf-to-graph', version='0.9.2'))
'fr.inria.corese:rdf-to-graph:jar:0.9.2'

Download

Click the following link to download the jar file.

rdf-to-graph-0.9.2-javadoc.jar
rdf-to-graph-0.9.2-sources.jar
rdf-to-graph-0.9.2.jar
rdf-to-graph-0.9.2.pom



Related Tutorials