Jar examples for o:owlapi-api
You can download jar file owlapi-api 3.5.2 in this page.
You can use the following script to add owlapi-api-3.5.2.jar to your project.
<dependency> <groupId>net.sourceforge.owlapi</groupId> <artifactId>owlapi-api</artifactId> <version>3.5.2</version> </dependency>
compile group: 'net.sourceforge.owlapi', name: 'owlapi-api', version: '3.5.2'
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-api" % "3.5.2"
<dependency org="net.sourceforge.owlapi" name="owlapi-api" rev="3.5.2"/>
@Grapes(@Grab(group='net.sourceforge.owlapi', module='owlapi-api', version='3.5.2'))
'net.sourceforge.owlapi:owlapi-api:jar:3.5.2'
Click the following link to download the jar file.
owlapi-api-3.5.2-javadoc.jar