не последняя версия
Последняя версия 2.0.3-RELEASE

com.coherentlogic.gama:client 0.8.7-RELEASE

Java client for the Google Analytics Measurement API (GAMA)

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.coherentlogic.gama
Идентификатор

Идентификатор

client
Версия

Версия

0.8.7-RELEASE
Тип

Тип

pom

Скачать client 0.8.7-RELEASE

Имя Файла Размер
client-0.8.7-RELEASE.pom 13 KB
Обзор

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