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

Jar examples for o:owlapi-impl

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials