is not current version
Last Version 2.0.0

org.geomajas:geomajas-gwt-example-base 1.16.0

Geomajas GWT client: Main - Example base

Categories

Categories

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

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-gwt-example-base
Version

Version

1.16.0
Type

Type

jar

Download geomajas-gwt-example-base 1.16.0


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