License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdclient-libs-parent |
Last Version | Last Version4.18.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle Ads APIs Client Library for Java parent
Parent POM of the Google Ads APIs Client Library for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-libs-parent-4.18.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/client-libs-parent/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>client-libs-parent</artifactId>
<version>4.18.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/client-libs-parent/
implementation 'com.google.api-ads:client-libs-parent:4.18.0'
// https://jarcasting.com/artifacts/com.google.api-ads/client-libs-parent/
implementation ("com.google.api-ads:client-libs-parent:4.18.0")
'com.google.api-ads:client-libs-parent:pom:4.18.0'
<dependency org="com.google.api-ads" name="client-libs-parent" rev="4.18.0">
<artifact name="client-libs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='client-libs-parent', version='4.18.0')
)
libraryDependencies += "com.google.api-ads" % "client-libs-parent" % "4.18.0"
[com.google.api-ads/client-libs-parent "4.18.0"]