MVN

com.github.branflake2267 : gwt-maps

Maven & Gradle

Mar 22, 2014
144 stars

GWT Maps API V3 · GWT library to access Google Maps javascript API

<dependency>
    <groupId>com.github.branflake2267</groupId>
    <artifactId>gwt-maps</artifactId>
    <version>3.9.0-build-17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.branflake2267 : gwt-maps to add to Maven - Latest Versions:

  • Latest Stable: 3.9.0-build-17
  • Latest Alpha: 3.10.0-alpha-7

All Versions

Choose a version of com.github.branflake2267 : gwt-maps to add to Maven - All Versions:

Version Vulnerabilities Updated
3.10.x
gwt-maps-3.10.0-alpha-7
gwt-maps-3.10.0-alpha-6
gwt-maps-3.10.0-alpha-2
gwt-maps-3.10.0-alpha-1
3.9.x
gwt-maps-3.9.0-build-17
gwt-maps-3.9.0-build-16
gwt-maps-3.9.0-alpha-15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.branflake2267</groupId>
    <artifactId>gwt-maps</artifactId>
    <version>3.9.0-build-17</version>
</dependency>