is not current version
Last Version 4.18.0

com.google.api-ads:client-libs-parent 3.8.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

3.8.0
Type

Type

pom

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