is not current version
Last Version 2.0.0

org.geomajas:geomajas-gwt-client 1.15.0-M1

Geomajas GWT client: Main - Implementation

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.15.0-M1
Type

Type

jar

Download geomajas-gwt-client 1.15.0-M1


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