Jar examples for o:owlexplanation
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.
GNU LGPL Version 3.0
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'
Click the following link to download the jar file.
owlexplanation-2.0.0-javadoc.jar