MVN

com.google.gwt.google-apis : gwt-maps

Maven & Gradle

May 11, 2009
7 usages

Google API Libraries for Google Web Toolkit · The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.

<dependency>
    <groupId>com.google.gwt.google-apis</groupId>
    <artifactId>gwt-maps</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.gwt.google-apis : gwt-maps to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.google.gwt.google-apis : gwt-maps to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-maps-1.0.4
gwt-maps-1.0.2

How to add a dependency to Maven

Add the following com.google.gwt.google-apis : gwt-maps maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.gwt.google-apis</groupId>
    <artifactId>gwt-maps</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.gwt.google-apis : gwt-maps gradle dependency to your build.gradle file:

implementation 'com.google.gwt.google-apis:gwt-maps:1.0.4'

Gradle Kotlin DSL: Add the following com.google.gwt.google-apis : gwt-maps gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.gwt.google-apis:gwt-maps:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.gwt.google-apis : gwt-maps sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.gwt.google-apis" % "gwt-maps" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 11, 2016
3 usages
Jul 01, 2022
6 usages
15 stars
Oct 18, 2022
4 usages
218 stars
Jul 30, 2018
1 usages
Apr 06, 2020
5 usages
229 stars
Sep 06, 2021
12 usages
Oct 02, 2021
4 usages
3 stars
Feb 20, 2021
5 usages
5 stars
Jun 08, 2023
21 usages
523 stars