is not current version
Last Version 2.0.0

org.geomajas:geomajas-gwt-client 1.8.0

Geomajas gwt face, client side

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks CLI Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-gwt-client
Version

Version

1.8.0
Type

Type

jar

Download geomajas-gwt-client 1.8.0


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