GroupId | GroupIdcom.google.api-ads |
---|---|
ArtifactId | ArtifactIddfp-axis |
Version | Version2.5.0 |
Type | Typejar |
Filename | Size |
---|---|
dfp-axis-2.5.0.pom | |
dfp-axis-2.5.0.jar | 10 MB |
dfp-axis-2.5.0-sources.jar | 7 MB |
dfp-axis-2.5.0-javadoc.jar | 31 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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/
implementation 'com.google.api-ads:dfp-axis:2.5.0'
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/
implementation ("com.google.api-ads:dfp-axis:2.5.0")
'com.google.api-ads:dfp-axis:jar:2.5.0'
<dependency org="com.google.api-ads" name="dfp-axis" rev="2.5.0">
<artifact name="dfp-axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='dfp-axis', version='2.5.0')
)
libraryDependencies += "com.google.api-ads" % "dfp-axis" % "2.5.0"
[com.google.api-ads/dfp-axis "2.5.0"]