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

Jar examples for o:owlapi-impl

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials