is not current version
Last Version 4.18.0

com.google.api-ads:ads-lib-axis 4.0.0

Ads APIs Client Library Axis components. Most users do not explicitly depend on this module, but instead depend on the Axis module for a specific ads API, such as "adwords-axis" or "dfp-axis".

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

ads-lib-axis
Version

Version

4.0.0
Type

Type

jar

Download ads-lib-axis 4.0.0


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