is not current version
Last Version 4.18.0

com.google.api-ads:dfp-axis 1.20.0

Contains the autogenerated classes to use the DFP API with Apache Axis. Also contains the dependencies on the common library.

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

dfp-axis
Version

Version

1.20.0
Type

Type

jar

Download dfp-axis 1.20.0


<!-- https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/ -->
<dependency>
    <groupId>com.google.api-ads</groupId>
    <artifactId>dfp-axis</artifactId>
    <version>1.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/
implementation 'com.google.api-ads:dfp-axis:1.20.0'
// https://jarcasting.com/artifacts/com.google.api-ads/dfp-axis/
implementation ("com.google.api-ads:dfp-axis:1.20.0")
'com.google.api-ads:dfp-axis:jar:1.20.0'
<dependency org="com.google.api-ads" name="dfp-axis" rev="1.20.0">
  <artifact name="dfp-axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='dfp-axis', version='1.20.0')
)
libraryDependencies += "com.google.api-ads" % "dfp-axis" % "1.20.0"
[com.google.api-ads/dfp-axis "1.20.0"]