is not current version
Last Version 19.0.0

com.google.api-ads:google-ads 0.1.0

Google Ads API client library for Java.

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

google-ads
Version

Version

0.1.0
Type

Type

jar

Download google-ads 0.1.0


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