is not current version
Last Version 4.3.2.1

net.sourceforge.owlapi:owlapi-gwt-serialization 4.3.1

A component of the OWL API GWT module that is used for object serialization. This code is compiled by javac and used on the server, and is compiled by the GWT compiler for use on the client.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net Serialization Data Data Formats
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-gwt-serialization
Version

Version

4.3.1
Type

Type

jar

Download owlapi-gwt-serialization 4.3.1


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