is not current version
Last Version 4.18.0

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

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.12.1
Type

Type

jar

Download dfp-axis 1.12.1


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