is not current version
Last Version 4.3.2.1

net.sourceforge.owlapi:owlapi-gwt-client-side-emul 4.3.1

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.

Categories

Categories

IDE Development Tools GWT (Google Web Toolkit) User Interface Web Frameworks Net CLI
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-gwt-client-side-emul
Version

Version

4.3.1
Type

Type

jar

Download owlapi-gwt-client-side-emul 4.3.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-client-side-emul/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapi-gwt-client-side-emul</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-client-side-emul/
implementation 'net.sourceforge.owlapi:owlapi-gwt-client-side-emul:4.3.1'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-client-side-emul/
implementation ("net.sourceforge.owlapi:owlapi-gwt-client-side-emul:4.3.1")
'net.sourceforge.owlapi:owlapi-gwt-client-side-emul:jar:4.3.1'
<dependency org="net.sourceforge.owlapi" name="owlapi-gwt-client-side-emul" rev="4.3.1">
  <artifact name="owlapi-gwt-client-side-emul" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-gwt-client-side-emul', version='4.3.1')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-gwt-client-side-emul" % "4.3.1"
[net.sourceforge.owlapi/owlapi-gwt-client-side-emul "4.3.1"]