| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-0.4.0.pom | |
| common-0.4.0.jar | 56 KB |
| common-0.4.0-tests.jar | 33 KB |
| common-0.4.0-sources.jar | 54 KB |
| common-0.4.0-javadoc.jar | 307 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.easymock : easymock | jar | 3.0 |