Last Version

Coherent Logic GAMA Client 2.0.3-RELEASE

Java client for the Google Analytics Measurement API (GAMA)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.gama
ArtifactId

ArtifactId

client
Version

Version

2.0.3-RELEASE
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 2.0.3-RELEASE

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

<!-- 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