Download owlapi-impl-3.5.1.jar file - Jar o

Jar examples for o:owlapi-impl

Description

You can download jar file owlapi-impl 3.5.1 in this page.

Build File

You can use the following script to add owlapi-impl-3.5.1.jar to your project.

<dependency>
   <groupId>net.sourceforge.owlapi</groupId>
   <artifactId>owlapi-impl</artifactId>
   <version>3.5.1</version>
</dependency>
compile group: 'net.sourceforge.owlapi', name: 'owlapi-impl', version: '3.5.1'
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-impl" % "3.5.1"
<dependency org="net.sourceforge.owlapi" name="owlapi-impl" rev="3.5.1"/>
@Grapes(@Grab(group='net.sourceforge.owlapi', module='owlapi-impl', version='3.5.1'))
'net.sourceforge.owlapi:owlapi-impl:jar:3.5.1'

Download

Click the following link to download the jar file.

owlapi-impl-3.5.1-javadoc.jar
owlapi-impl-3.5.1-sources.jar
owlapi-impl-3.5.1.jar
owlapi-impl-3.5.1.pom



Related Tutorials