is not current version
Last Version 4.18.0

Ads APIs Client Library common components 4.16.0

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.

License

License

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

ads-lib
Version

Version

4.16.0
Type

Type

jar
Description

Description

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

Download ads-lib 4.16.0


<!-- 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"]

Dependencies

compile (17)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1

test (7)

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

Project Modules

There are no modules declared in this project.