MVN

com.coherentlogic.gama : client

Maven & Gradle

Jul 25, 2018

Coherent Logic GAMA Client · Java client for the Google Analytics Measurement API (GAMA)

<dependency>
    <groupId>com.coherentlogic.gama</groupId>
    <artifactId>client</artifactId>
    <version>2.0.3-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coherentlogic.gama : client to add to Maven - Latest Versions:

  • Latest Stable: 2.0.3-RELEASE

All Versions

Choose a version of com.coherentlogic.gama : client to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
client-2.0.3-RELEASE
1.0.x
client-1.0.0-RELEASE
0.8.x
client-0.8.7-RELEASE
client-0.8.5-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coherentlogic.gama</groupId>
    <artifactId>client</artifactId>
    <version>2.0.3-RELEASE</version>
</dependency>

Advertisement