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