is not current version
Last Version 15.0.0

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

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

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

google-ads-parent
Version

Version

4.2.0
Type

Type

pom

Download google-ads-parent 4.2.0


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