is not current version
Last Version 2.0.0

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

Geomajas gwt face, base for building example applications

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.12.0
Type

Type

jar

Download geomajas-gwt-example-base 1.12.0


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