Download owlart-sesame2impl-1.3.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.3 in this page.

License

Mozilla Public License Version 1.1

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials