g

geomajas-client-gwt-layer-googlemaps

Geomajas GWT client: Layer Google Maps - GWT implementation
Files download
File Operation
geomajas-client-gwt-layer-googlemaps-1.15.0-M2.jar download
geomajas-client-gwt-layer-googlemaps-1.15.0-M2.pom download
geomajas-client-gwt-layer-googlemaps-1.15.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.geomajas.plugin</groupId>
  <artifactId>geomajas-client-gwt-layer-googlemaps</artifactId>
  <version>1.15.0-M2</version>
</dependency>
Gradle Groovy
implementation 'org.geomajas.plugin:geomajas-client-gwt-layer-googlemaps:1.15.0-M2'
Gradle Kotlin
implementation("org.geomajas.plugin:geomajas-client-gwt-layer-googlemaps:1.15.0-M2")
Scala SBT
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt-layer-googlemaps" % "1.15.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='org.geomajas.plugin', module='geomajas-client-gwt-layer-googlemaps', version='1.15.0-M2')
)
Apache Ivy
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt-layer-googlemaps" rev="1.15.0-M2" />
Leiningen
[org.geomajas.plugin/geomajas-client-gwt-layer-googlemaps "1.15.0-M2"]
Apache Buildr
'org.geomajas.plugin:geomajas-client-gwt-layer-googlemaps:jar:1.15.0-M2'