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

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

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

Группа

Группа

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

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

google-ads-parent
Версия

Версия

0.7.0
Тип

Тип

pom

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

Имя Файла Размер
google-ads-parent-0.7.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>0.7.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:0.7.0'
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads-parent/
implementation ("com.google.api-ads:google-ads-parent:0.7.0")
'com.google.api-ads:google-ads-parent:pom:0.7.0'
<dependency org="com.google.api-ads" name="google-ads-parent" rev="0.7.0">
  <artifact name="google-ads-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='google-ads-parent', version='0.7.0')
)
libraryDependencies += "com.google.api-ads" % "google-ads-parent" % "0.7.0"
[com.google.api-ads/google-ads-parent "0.7.0"]