License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIddfp-lib |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeprecated - Java AdWords Client Library
Deprecated. There will no longer be product specific artifacts. Please use artifact ads-lib instead.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dfp-lib-1.0.0.pom | |
dfp-lib-1.0.0.jar | 29 KB |
dfp-lib-1.0.0-sources.jar | 21 KB |
dfp-lib-1.0.0-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/dfp-lib/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>dfp-lib</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-lib/
implementation 'com.google.api-ads:dfp-lib:1.0.0'
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-lib/
implementation ("com.google.api-ads:dfp-lib:1.0.0")
'com.google.api-ads:dfp-lib:jar:1.0.0'
<dependency org="com.google.api-ads" name="dfp-lib" rev="1.0.0">
<artifact name="dfp-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='dfp-lib', version='1.0.0')
)
libraryDependencies += "com.google.api-ads" % "dfp-lib" % "1.0.0"
[com.google.api-ads/dfp-lib "1.0.0"]