Download owlapi-distribution-4.3.1.jar file - Jar o

Jar examples for o:owlapi-distribution

Description

You can download jar file owlapi-distribution 4.3.1 in this page.

Build File

You can use the following script to add owlapi-distribution-4.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

owlapi-distribution-4.3.1-javadoc.jar
owlapi-distribution-4.3.1-sources.jar
owlapi-distribution-4.3.1.jar
owlapi-distribution-4.3.1.pom



Related Tutorials