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

Jar examples for o:owlapi-distribution

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials