is not current version
Last Version 4.18.0

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

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.34.0
Type

Type

pom

Download client-libs-parent 1.34.0


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