Coherent Logic GAMA Client

Java client for the Google Analytics Measurement API (GAMA)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.gama
ArtifactId

ArtifactId

client
Last Version

Last Version

2.0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://coherentlogic.com/middleware-development/google-analytics-measurement-api-client/
Source Code Management

Source Code Management

https://bitbucket.org/CoherentLogic/google-analytics-measurement-api-client

Download client

Filename Size
client-2.0.3-RELEASE.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.coherentlogic.gama/client/ -->
<dependency>
    <groupId>com.coherentlogic.gama</groupId>
    <artifactId>client</artifactId>
    <version>2.0.3-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.gama/client/
implementation 'com.coherentlogic.gama:client:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.gama/client/
implementation ("com.coherentlogic.gama:client:2.0.3-RELEASE")
'com.coherentlogic.gama:client:pom:2.0.3-RELEASE'
<dependency org="com.coherentlogic.gama" name="client" rev="2.0.3-RELEASE">
  <artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.gama', module='client', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.gama" % "client" % "2.0.3-RELEASE"
[com.coherentlogic.gama/client "2.0.3-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gama-client-core

Versions

Version
2.0.3-RELEASE
1.0.0-RELEASE
0.8.7-RELEASE
0.8.5-RELEASE