Jar examples for g:google-analytics-java
This is Java API for Google Analytics (Measurement Protocol). More information about the protocol is available at https://developers.google.com/analytics/devguides/collection/protocol/v1/.
You can download jar file google-analytics-java 1.1.2-H2O-CUSTOM in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-analytics-java-1.1.2-H2O-CUSTOM.jar to your project.
<dependency> <groupId>ai.h2o</groupId> <artifactId>google-analytics-java</artifactId> <version>1.1.2-H2O-CUSTOM</version> </dependency>
compile group: 'ai.h2o', name: 'google-analytics-java', version: '1.1.2-H2O-CUSTOM'
libraryDependencies += "ai.h2o" % "google-analytics-java" % "1.1.2-H2O-CUSTOM"
<dependency org="ai.h2o" name="google-analytics-java" rev="1.1.2-H2O-CUSTOM"/>
@Grapes(@Grab(group='ai.h2o', module='google-analytics-java', version='1.1.2-H2O-CUSTOM'))
'ai.h2o:google-analytics-java:jar:1.1.2-H2O-CUSTOM'
Click the following link to download the jar file.
google-analytics-java-1.1.2-H2O-CUSTOM-javadoc.jar