is not current version
Last Version 2.0.0

org.geomajas:geomajas-gwt-example 1.7.1

Geomajas gwt application example

Categories

Categories

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

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-gwt-example
Version

Version

1.7.1
Type

Type

war

Download geomajas-gwt-example 1.7.1


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