is not current version
Last Version 4.3.2.1

net.sourceforge.owlapi:owlapi-gwt 4.3.1

An OWL API GWT Module (The name of the module is org.semanticweb.owlapi.gwt.owlapi)

Categories

Categories

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

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-gwt
Version

Version

4.3.1
Type

Type

jar

Download owlapi-gwt 4.3.1


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