License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdgoogle-ads-annotation-processing |
Last Version | Last Version16.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Ads API client library for Java - main library
Annotations + processor for code generation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/google-ads-annotation-processing/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>google-ads-annotation-processing</artifactId>
<version>16.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads-annotation-processing/
implementation 'com.google.api-ads:google-ads-annotation-processing:16.0.2'
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads-annotation-processing/
implementation ("com.google.api-ads:google-ads-annotation-processing:16.0.2")
'com.google.api-ads:google-ads-annotation-processing:jar:16.0.2'
<dependency org="com.google.api-ads" name="google-ads-annotation-processing" rev="16.0.2">
<artifact name="google-ads-annotation-processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='google-ads-annotation-processing', version='16.0.2')
)
libraryDependencies += "com.google.api-ads" % "google-ads-annotation-processing" % "16.0.2"
[com.google.api-ads/google-ads-annotation-processing "16.0.2"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-android |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.squareup : javapoet | jar | 1.11.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |