Download ontodriver-api-0.9.8.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.8 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials