Download owlart-sesame2impl-1.4.jar file - Jar o

Jar examples for o:owlart-sesame2impl

Description

Sesame2 Implementation of OWL Art API

You can download jar file owlart-sesame2impl 1.4 in this page.

License

Mozilla Public License Version 1.1

Build File

You can use the following script to add owlart-sesame2impl-1.4.jar to your project.

<dependency>
   <groupId>it.uniroma2.art.owlart</groupId>
   <artifactId>owlart-sesame2impl</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'it.uniroma2.art.owlart', name: 'owlart-sesame2impl', version: '1.4'
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-sesame2impl" % "1.4"
<dependency org="it.uniroma2.art.owlart" name="owlart-sesame2impl" rev="1.4"/>
@Grapes(@Grab(group='it.uniroma2.art.owlart', module='owlart-sesame2impl', version='1.4'))
'it.uniroma2.art.owlart:owlart-sesame2impl:jar:1.4'

Download

Click the following link to download the jar file.

owlart-sesame2impl-1.4-javadoc.jar
owlart-sesame2impl-1.4-sources.jar
owlart-sesame2impl-1.4-test-sources.jar
owlart-sesame2impl-1.4-tests.jar
owlart-sesame2impl-1.4.jar
owlart-sesame2impl-1.4.pom



Related Tutorials