MVN

com.google.gwt.google-apis : google-apis-parent

Maven & Gradle

Jul 15, 2010

Google APIs for GWT · Parent project for Google API GWT libraries

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

Latest Version

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

  • Latest Stable: 1

All Versions

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

Version Vulnerabilities Updated
1
google-apis-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.gwt.google-apis</groupId>
    <artifactId>google-apis-parent</artifactId>
    <version>1</version>
</dependency>