License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdgoogle-ads |
Last Version | Last Version19.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Ads API client library for Java - main library
Main library for the Google Ads API client library for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-ads-19.0.0.pom | |
google-ads-19.0.0.jar | 34 MB |
google-ads-19.0.0-sources.jar | 15 MB |
google-ads-19.0.0-javadoc.jar | 78 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/google-ads/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>google-ads</artifactId>
<version>19.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads/
implementation 'com.google.api-ads:google-ads:19.0.0'
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads/
implementation ("com.google.api-ads:google-ads:19.0.0")
'com.google.api-ads:google-ads:jar:19.0.0'
<dependency org="com.google.api-ads" name="google-ads" rev="19.0.0">
<artifact name="google-ads" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='google-ads', version='19.0.0')
)
libraryDependencies += "com.google.api-ads" % "google-ads" % "19.0.0"
[com.google.api-ads/google-ads "19.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : gax | jar | |
com.google.api : gax-grpc | jar | |
com.google.protobuf : protobuf-java | jar | |
io.grpc : grpc-stub | jar | |
io.grpc : grpc-protobuf | jar | |
com.google.auth : google-auth-library-oauth2-http | jar | |
com.google.api-ads : google-ads-codegen | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-android |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
javax.annotation : javax.annotation-api | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.auto.value : auto-value-annotations | jar | 1.7.3 |