Download ontodriver-api-0.9.12.jar file - Jar o

Jar examples for o:ontodriver-api

Description

API for the OntoDriver layer.

You can download jar file ontodriver-api 0.9.12 in this page.

Build File

You can use the following script to add ontodriver-api-0.9.12.jar to your project.

<dependency>
   <groupId>cz.cvut.kbss.jopa</groupId>
   <artifactId>ontodriver-api</artifactId>
   <version>0.9.12</version>
</dependency>
compile group: 'cz.cvut.kbss.jopa', name: 'ontodriver-api', version: '0.9.12'
libraryDependencies += "cz.cvut.kbss.jopa" % "ontodriver-api" % "0.9.12"
<dependency org="cz.cvut.kbss.jopa" name="ontodriver-api" rev="0.9.12"/>
@Grapes(@Grab(group='cz.cvut.kbss.jopa', module='ontodriver-api', version='0.9.12'))
'cz.cvut.kbss.jopa:ontodriver-api:jar:0.9.12'

Download

Click the following link to download the jar file.

ontodriver-api-0.9.12-javadoc.jar
ontodriver-api-0.9.12-sources.jar
ontodriver-api-0.9.12.jar
ontodriver-api-0.9.12.pom



Related Tutorials