Jar examples for a:ads-lib
Java client library for accessing ads APIs including AdWords, DFA, 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.
You can download jar file ads-lib 1.31.0 in this page.
Apache License
You can use the following script to add ads-lib-1.31.0.jar to your project.
<dependency> <groupId>com.google.api-ads</groupId> <artifactId>ads-lib</artifactId> <version>1.31.0</version> </dependency>
compile group: 'com.google.api-ads', name: 'ads-lib', version: '1.31.0'
libraryDependencies += "com.google.api-ads" % "ads-lib" % "1.31.0"
<dependency org="com.google.api-ads" name="ads-lib" rev="1.31.0"/>
@Grapes(@Grab(group='com.google.api-ads', module='ads-lib', version='1.31.0'))
'com.google.api-ads:ads-lib:jar:1.31.0'
Click the following link to download the jar file.
ads-lib-1.31.0-javadoc.jar