is not current version
Last Version 4.18.0

com.google.api-ads:client-libs-parent 1.15.2

Parent POM of the Java client libraries for the Google ads APIs.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

client-libs-parent
Version

Version

1.15.2
Type

Type

pom

Download client-libs-parent 1.15.2


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