is not current version
Last Version 19.0.0

com.google.api-ads:google-ads 4.4.1

Google Ads API client library for Java.

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

google-ads
Version

Version

4.4.1
Type

Type

jar

Download google-ads 4.4.1


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