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

Jar examples for o:owlapi-distribution

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials