Download owlapi-gwt-client-side-emul-4.3.1.jar file - Jar o

Jar examples for o:owlapi-gwt-client-side-emul

Description

A component of the OWL API GWT module. This maven module contains source code that is used for client side emulation. The code in this module is not compiled by the Java compiler, but is placed in the super-source directory for use by the GWT compiler when this module is built and packaged by the parent module.

You can download jar file owlapi-gwt-client-side-emul 4.3.1 in this page.

Build File

You can use the following script to add owlapi-gwt-client-side-emul-4.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

owlapi-gwt-client-side-emul-4.3.1-javadoc.jar
owlapi-gwt-client-side-emul-4.3.1-sources.jar
owlapi-gwt-client-side-emul-4.3.1.jar
owlapi-gwt-client-side-emul-4.3.1.pom



Related Tutorials