License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdcommon-axis |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Ads APIs Client Libraries Common Library Axis Support
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-axis-0.4.0.pom | |
common-axis-0.4.0.jar | 8 KB |
common-axis-0.4.0-sources.jar | 4 KB |
common-axis-0.4.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/common-axis/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>common-axis</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/common-axis/
implementation 'com.google.api-ads:common-axis:0.4.0'
// https://jarcasting.com/artifacts/com.google.api-ads/common-axis/
implementation ("com.google.api-ads:common-axis:0.4.0")
'com.google.api-ads:common-axis:jar:0.4.0'
<dependency org="com.google.api-ads" name="common-axis" rev="0.4.0">
<artifact name="common-axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='common-axis', version='0.4.0')
)
libraryDependencies += "com.google.api-ads" % "common-axis" % "0.4.0"
[com.google.api-ads/common-axis "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api-ads : common | jar | 0.4.0 |
org.apache.axis : axis | jar | 1.4 |
javax.xml : jaxrpc-api | jar | 1.1 |
com.google.inject : guice | jar | 3.0 |