Download common-axis-0.3.0.jar file - Jar c

Jar examples for c:common-axis

Description

Adds support for the Axis framework to the Java Client Libraries. Users are not intended to list this as a dependency on its own. Instead, there are product-and-framework specific libraries such as "dfa-axis" and "adwords-axis" that already have this listed as a dependency.

You can download jar file common-axis 0.3.0 in this page.

License

Apache License

Build File

You can use the following script to add common-axis-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

common-axis-0.3.0-javadoc.jar
common-axis-0.3.0-sources.jar
common-axis-0.3.0.jar
common-axis-0.3.0.pom



Related Tutorials