License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdgoogle-ads-parent |
Last Version | Last Version15.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle Ads API client library for Java project
Parent POM of the Google Ads API client library for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-ads-parent-15.0.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/google-ads-parent/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>google-ads-parent</artifactId>
<version>15.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads-parent/
implementation 'com.google.api-ads:google-ads-parent:15.0.0'
// https://jarcasting.com/artifacts/com.google.api-ads/google-ads-parent/
implementation ("com.google.api-ads:google-ads-parent:15.0.0")
'com.google.api-ads:google-ads-parent:pom:15.0.0'
<dependency org="com.google.api-ads" name="google-ads-parent" rev="15.0.0">
<artifact name="google-ads-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='google-ads-parent', version='15.0.0')
)
libraryDependencies += "com.google.api-ads" % "google-ads-parent" % "15.0.0"
[com.google.api-ads/google-ads-parent "15.0.0"]