is not current version
Last Version 1.16.0

org.geomajas.plugin:geomajas-plugin-runtimeconfig-gwt-example-jar 1.0.0-M2

runtimeconfig GWT example application code

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks config Application Layer Libs Configuration Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.plugin
ArtifactId

ArtifactId

geomajas-plugin-runtimeconfig-gwt-example-jar
Version

Version

1.0.0-M2
Type

Type

jar

Download geomajas-plugin-runtimeconfig-gwt-example-jar 1.0.0-M2


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