GroupId | GroupIdcom.google.api-ads |
---|---|
ArtifactId | ArtifactIddfp-axis |
Version | Version2.18.0 |
Type | Typejar |
Filename | Size |
---|---|
dfp-axis-2.18.0.pom | |
dfp-axis-2.18.0.jar | 11 MB |
dfp-axis-2.18.0-sources.jar | 9 MB |
dfp-axis-2.18.0-javadoc.jar | 33 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>dfp-axis</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/
implementation 'com.google.api-ads:dfp-axis:2.18.0'
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/
implementation ("com.google.api-ads:dfp-axis:2.18.0")
'com.google.api-ads:dfp-axis:jar:2.18.0'
<dependency org="com.google.api-ads" name="dfp-axis" rev="2.18.0">
<artifact name="dfp-axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='dfp-axis', version='2.18.0')
)
libraryDependencies += "com.google.api-ads" % "dfp-axis" % "2.18.0"
[com.google.api-ads/dfp-axis "2.18.0"]