Download rdf4j-rio-datatypes-2.1.5.jar file - Jar r

Jar examples for r:rdf4j-rio-datatypes

Description

Rio Datatype handler implementations.

You can download jar file rdf4j-rio-datatypes 2.1.5 in this page.

Build File

You can use the following script to add rdf4j-rio-datatypes-2.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

rdf4j-rio-datatypes-2.1.5-javadoc.jar
rdf4j-rio-datatypes-2.1.5-sources.jar
rdf4j-rio-datatypes-2.1.5.jar
rdf4j-rio-datatypes-2.1.5.pom



Related Tutorials