Download rdf4j-rio-rdfxml-1.0M3.jar file - Jar r

Jar examples for r:rdf4j-rio-rdfxml

Description

Rio parser and writer implementation for the RDF/XML file format.

You can download jar file rdf4j-rio-rdfxml 1.0M3 in this page.

Build File

You can use the following script to add rdf4j-rio-rdfxml-1.0M3.jar to your project.

<dependency>
   <groupId>org.eclipse.rdf4j</groupId>
   <artifactId>rdf4j-rio-rdfxml</artifactId>
   <version>1.0M3</version>
</dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-rio-rdfxml', version: '1.0M3'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-rio-rdfxml" % "1.0M3"
<dependency org="org.eclipse.rdf4j" name="rdf4j-rio-rdfxml" rev="1.0M3"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-rio-rdfxml', version='1.0M3'))
'org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:1.0M3'

Download

Click the following link to download the jar file.

rdf4j-rio-rdfxml-1.0M3-javadoc.jar
rdf4j-rio-rdfxml-1.0M3-sources.jar
rdf4j-rio-rdfxml-1.0M3.jar
rdf4j-rio-rdfxml-1.0M3.pom



Related Tutorials