Download rdf4j-rio-rdfjson-2.1.4.jar file - Jar r

Jar examples for r:rdf4j-rio-rdfjson

Description

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

You can download jar file rdf4j-rio-rdfjson 2.1.4 in this page.

Build File

You can use the following script to add rdf4j-rio-rdfjson-2.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

rdf4j-rio-rdfjson-2.1.4-javadoc.jar
rdf4j-rio-rdfjson-2.1.4-sources.jar
rdf4j-rio-rdfjson-2.1.4.jar
rdf4j-rio-rdfjson-2.1.4.pom



Related Tutorials