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

Jar examples for o:owlapi-distribution

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials