Download ads-lib-axis-3.9.0.jar file - Jar a

Jar examples for a:ads-lib-axis

Description

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".

You can download jar file ads-lib-axis 3.9.0 in this page.

License

Apache License

Build File

You can use the following script to add ads-lib-axis-3.9.0.jar to your project.

<dependency>
   <groupId>com.google.api-ads</groupId>
   <artifactId>ads-lib-axis</artifactId>
   <version>3.9.0</version>
</dependency>
compile group: 'com.google.api-ads', name: 'ads-lib-axis', version: '3.9.0'
libraryDependencies += "com.google.api-ads" % "ads-lib-axis" % "3.9.0"
<dependency org="com.google.api-ads" name="ads-lib-axis" rev="3.9.0"/>
@Grapes(@Grab(group='com.google.api-ads', module='ads-lib-axis', version='3.9.0'))
'com.google.api-ads:ads-lib-axis:jar:3.9.0'

Download

Click the following link to download the jar file.

ads-lib-axis-3.9.0-javadoc.jar
ads-lib-axis-3.9.0-sources.jar
ads-lib-axis-3.9.0.jar
ads-lib-axis-3.9.0.pom



Related Tutorials