Download jCOMODI-1.0.2.jar file - Jar j

Jar examples for j:jCOMODI

Description

JAVA API for working with the COMODI ontology see http://purl.org/net/comodi -- code available at https://github.com/binfalse/jCOMODI

You can download jar file jCOMODI 1.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jCOMODI-1.0.2.jar to your project.

<dependency>
   <groupId>de.uni-rostock.sbi</groupId>
   <artifactId>jCOMODI</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'de.uni-rostock.sbi', name: 'jCOMODI', version: '1.0.2'
libraryDependencies += "de.uni-rostock.sbi" % "jCOMODI" % "1.0.2"
<dependency org="de.uni-rostock.sbi" name="jCOMODI" rev="1.0.2"/>
@Grapes(@Grab(group='de.uni-rostock.sbi', module='jCOMODI', version='1.0.2'))
'de.uni-rostock.sbi:jCOMODI:jar:1.0.2'

Download

Click the following link to download the jar file.

jCOMODI-1.0.2-jar-with-dependencies.jar
jCOMODI-1.0.2-javadoc.jar
jCOMODI-1.0.2-sources.jar
jCOMODI-1.0.2.jar
jCOMODI-1.0.2.pom



Related Tutorials