is not current version
Last Version 1.16.0

org.geomajas.widget:geomajas-widget-utility-gwt-example-jar 1.0.0-M3

Widget utility plug-in GWT example application code

Categories

Categories

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

GroupId

org.geomajas.widget
ArtifactId

ArtifactId

geomajas-widget-utility-gwt-example-jar
Version

Version

1.0.0-M3
Type

Type

jar

Download geomajas-widget-utility-gwt-example-jar 1.0.0-M3


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