Jar examples for r:rdf4j-spin
SPARQL input notation interfaces and implementations
You can download jar file rdf4j-spin 2.2 in this page.
You can use the following script to add rdf4j-spin-2.2.jar to your project.
<dependency> <groupId>org.eclipse.rdf4j</groupId> <artifactId>rdf4j-spin</artifactId> <version>2.2</version> </dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-spin', version: '2.2'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-spin" % "2.2"
<dependency org="org.eclipse.rdf4j" name="rdf4j-spin" rev="2.2"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-spin', version='2.2'))
'org.eclipse.rdf4j:rdf4j-spin:jar:2.2'
Click the following link to download the jar file.
rdf4j-spin-2.2-javadoc.jar