Download owlexplanation-2.0.0.jar file - Jar o

Jar examples for o:owlexplanation

Description

OWL Explanation Generator - see http://www.bcs.org/upload/pdf/dd-matthew-horridge.pdf

You can download jar file owlexplanation 2.0.0 in this page.

License

GNU LGPL Version 3.0

Build File

You can use the following script to add owlexplanation-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

owlexplanation-2.0.0-javadoc.jar
owlexplanation-2.0.0-sources.jar
owlexplanation-2.0.0.jar
owlexplanation-2.0.0.pom



Related Tutorials