License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdowlapi-gwt-supersource |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionowlapi-gwt-supersource
This maven module contains source code that is used for client
side emulation and is placed in the supersource directory.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-supersource/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-gwt-supersource</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-supersource/
implementation 'net.sourceforge.owlapi:owlapi-gwt-supersource:3.4.9'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-supersource/
implementation ("net.sourceforge.owlapi:owlapi-gwt-supersource:3.4.9")
'net.sourceforge.owlapi:owlapi-gwt-supersource:jar:3.4.9'
<dependency org="net.sourceforge.owlapi" name="owlapi-gwt-supersource" rev="3.4.9">
<artifact name="owlapi-gwt-supersource" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-gwt-supersource', version='3.4.9')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-gwt-supersource" % "3.4.9"
[net.sourceforge.owlapi/owlapi-gwt-supersource "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.1 |