is not current version
Last Version 2.4.3

org.geomajas:geomajas-client-common-gwt 2.4.2

Geomajas GWT2 client: Commons - Implementation

Categories

Categories

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

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-client-common-gwt
Version

Version

2.4.2
Type

Type

jar

Download geomajas-client-common-gwt 2.4.2


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