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

com.google.api-ads:google-ads-parent 9.0.0

Parent POM of the Google Ads API client library for Java.

Группа

Группа

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

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

google-ads-parent
Версия

Версия

9.0.0
Тип

Тип

pom

Скачать google-ads-parent 9.0.0

Имя Файла Размер
google-ads-parent-9.0.0.pom 9 KB
Обзор

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