is not current version
Last Version 4.18.0

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

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

2.4.1
Type

Type

pom

Download client-libs-parent 2.4.1


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