MVN

com.denormans.google-analytics-gwt : google-analytics-gwt

Maven & Gradle

Apr 19, 2012
1 stars

Google Analytics GWT · Java API of the Google Analytics JavaScript API for use with Google Web Toolkit (GWT)

<dependency>
    <groupId>com.denormans.google-analytics-gwt</groupId>
    <artifactId>google-analytics-gwt</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.denormans.google-analytics-gwt : google-analytics-gwt to add to Maven - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of com.denormans.google-analytics-gwt : google-analytics-gwt to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
google-analytics-gwt-0.5.4
google-analytics-gwt-0.5.3
google-analytics-gwt-0.5.2
google-analytics-gwt-0.5.1
google-analytics-gwt-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.denormans.google-analytics-gwt</groupId>
    <artifactId>google-analytics-gwt</artifactId>
    <version>0.5.4</version>
</dependency>