License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdads-lib |
Version | Version4.16.0 |
Type | Typejar |
Description |
DescriptionAds APIs Client Library common components
Client library for Java for accessing ads APIs including AdWords and DFP.
If you want to use this library, you must also include another Maven
artifact to specify which framework you would like to use it with. For
example, to use AdWords with Axis, you should include the "adwords-axis"
artifact.
|
Filename | Size |
---|---|
ads-lib-4.16.0.pom | |
ads-lib-4.16.0.jar | 345 KB |
ads-lib-4.16.0-tests.jar | 233 KB |
ads-lib-4.16.0-sources.jar | 323 KB |
ads-lib-4.16.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/ads-lib/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>ads-lib</artifactId>
<version>4.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/ads-lib/
implementation 'com.google.api-ads:ads-lib:4.16.0'
// https://jarcasting.com/artifacts/com.google.api-ads/ads-lib/
implementation ("com.google.api-ads:ads-lib:4.16.0")
'com.google.api-ads:ads-lib:jar:4.16.0'
<dependency org="com.google.api-ads" name="ads-lib" rev="4.16.0">
<artifact name="ads-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='ads-lib', version='4.16.0')
)
libraryDependencies += "com.google.api-ads" % "ads-lib" % "4.16.0"
[com.google.api-ads/ads-lib "4.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 25.1-jre |
com.google.inject : guice | jar | 5.0.1 |
com.google.inject.extensions : guice-assistedinject | jar | 5.0.1 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-lang : commons-lang | jar | 2.6 |
com.opencsv : opencsv | jar | 4.6 |
org.slf4j : slf4j-api | jar | 1.7.7 |
joda-time : joda-time | jar | 2.8.2 |
com.google.api-client : google-api-client | jar | 1.26.1 |
com.google.http-client : google-http-client-jackson2 | jar | 1.26.0 |
com.beust : jcommander | jar | 1.48 |
com.sun.xml.bind : jaxb-ri | pom | 2.3.2 |
com.sun.xml.ws : jaxws-ri | pom | 2.3.2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.sun.activation : javax.activation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |
com.google.http-client : google-http-client-test | jar | 1.23.0 |
jetty : jetty | jar | 5.1.10 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.2.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.xmlunit : xmlunit-core | jar | 2.8.2 |