is not current version
Last Version 15.0.0

com.google.api-ads:google-ads-parent 0.6.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

0.6.0
Type

Type

pom

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