Download globalmentor-rdf-0.5.0.jar file - Jar g

Jar examples for g:globalmentor-rdf

Description

GlobalMentor Java RDF library.

You can download jar file globalmentor-rdf 0.5.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add globalmentor-rdf-0.5.0.jar to your project.

<dependency>
   <groupId>com.globalmentor</groupId>
   <artifactId>globalmentor-rdf</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.globalmentor', name: 'globalmentor-rdf', version: '0.5.0'
libraryDependencies += "com.globalmentor" % "globalmentor-rdf" % "0.5.0"
<dependency org="com.globalmentor" name="globalmentor-rdf" rev="0.5.0"/>
@Grapes(@Grab(group='com.globalmentor', module='globalmentor-rdf', version='0.5.0'))
'com.globalmentor:globalmentor-rdf:jar:0.5.0'

Download

Click the following link to download the jar file.

globalmentor-rdf-0.5.0-javadoc.jar
globalmentor-rdf-0.5.0-sources.jar
globalmentor-rdf-0.5.0.jar
globalmentor-rdf-0.5.0.pom



Related Tutorials