Jar examples for r:rdf4j-util
RDF4J utility classes
You can download jar file rdf4j-util 2.0M2 in this page.
You can use the following script to add rdf4j-util-2.0M2.jar to your project.
<dependency> <groupId>org.eclipse.rdf4j</groupId> <artifactId>rdf4j-util</artifactId> <version>2.0M2</version> </dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-util', version: '2.0M2'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-util" % "2.0M2"
<dependency org="org.eclipse.rdf4j" name="rdf4j-util" rev="2.0M2"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-util', version='2.0M2'))
'org.eclipse.rdf4j:rdf4j-util:jar:2.0M2'
Click the following link to download the jar file.
rdf4j-util-2.0M2-javadoc.jar