is not current version
Last Version 4.18.0

com.google.api-ads:dfp-axis 2.5.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

2.5.0
Type

Type

jar

Download dfp-axis 2.5.0


<!-- 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"]