Java Ads APIs Client Libraries Common Layer

The common framework for client libraries for accessing various Google ads APIs. Users are not expected to list this as a dependency on its own. Instead, there are product specific libraries such as "dfa-lib" and "adwords-lib" that already have this listed as a dependency.

Лицензия

Лицензия

Группа

Группа

com.google.api-ads
Идентификатор

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

common
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Ads APIs Client Libraries Common Layer
The common framework for client libraries for accessing various Google ads APIs. Users are not expected to list this as a dependency on its own. Instead, there are product specific libraries such as "dfa-lib" and "adwords-lib" that already have this listed as a dependency.

Скачать common

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.api-ads/common/ -->
<dependency>
    <groupId>com.google.api-ads</groupId>
    <artifactId>common</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/common/
implementation 'com.google.api-ads:common:0.4.0'
// https://jarcasting.com/artifacts/com.google.api-ads/common/
implementation ("com.google.api-ads:common:0.4.0")
'com.google.api-ads:common:jar:0.4.0'
<dependency org="com.google.api-ads" name="common" rev="0.4.0">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='common', version='0.4.0')
)
libraryDependencies += "com.google.api-ads" % "common" % "0.4.0"
[com.google.api-ads/common "0.4.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
com.google.guava : guava jar RELEASE
com.google.api.client : google-api-client jar RELEASE
commons-lang : commons-lang jar 2.3
org.slf4j : slf4j-api jar 1.6.1
commons-configuration : commons-configuration jar 1.6
commons-httpclient : commons-httpclient jar 3.1
com.ctc.wstx : woodstox-osgi jar 3.2.1.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2
org.easymock : easymock jar 3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.0
0.2.0
0.1.0