is not current version
Last Version 19.0.0

com.google.api-ads:google-ads 1.0.0

Google Ads API client library for Java.

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

google-ads
Version

Version

1.0.0
Type

Type

jar

Download google-ads 1.0.0


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