is not current version
Last Version 3.4.9

net.sourceforge.owlapi:owlapi-gwt-supersource 3.4.8

This maven module contains source code that is used for client side emulation and is placed in the supersource directory.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-gwt-supersource
Version

Version

3.4.8
Type

Type

jar

Download owlapi-gwt-supersource 3.4.8


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