License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdgoogle-ads |
Version | Version12.0.0 |
Type | Typejar |
Description |
DescriptionGoogle Ads API client library for Java
Google Ads API client library for Java.
|
Filename | Size |
---|---|
google-ads-12.0.0.pom | |
google-ads-12.0.0.jar | 60 MB |
google-ads-12.0.0-sources.jar | 28 MB |
google-ads-12.0.0-javadoc.jar | 138 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/google-ads/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>google-ads</artifactId>
<version>12.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads/
implementation 'com.google.api-ads:google-ads:12.0.0'
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads/
implementation ("com.google.api-ads:google-ads:12.0.0")
'com.google.api-ads:google-ads:jar:12.0.0'
<dependency org="com.google.api-ads" name="google-ads" rev="12.0.0">
<artifact name="google-ads" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='google-ads', version='12.0.0')
)
libraryDependencies += "com.google.api-ads" % "google-ads" % "12.0.0"
[com.google.api-ads/google-ads "12.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : gax | jar | 1.63.0 |
com.google.api : gax-grpc | jar | 1.63.0 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.26.Final |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.api-ads : google-ads-annotation-processing | jar | 12.0.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-all | jar | 1.9.5 |
com.google.api : gax-grpc | jar | 1.63.0 |
io.grpc : grpc-context | jar | 1.30.0 |
com.google.truth : truth | jar | 0.27 |