License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdtools |
Last Version | Last Version1.12.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Ads API Client Library Tools
Deprecated. No longer updated.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tools-1.12.1.pom | |
tools-1.12.1.jar | 19 KB |
tools-1.12.1-sources.jar | 15 KB |
tools-1.12.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/tools/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>tools</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/tools/
implementation 'com.google.api-ads:tools:1.12.1'
// https://jarcasting.com/artifacts/com.google.api-ads/tools/
implementation ("com.google.api-ads:tools:1.12.1")
'com.google.api-ads:tools:jar:1.12.1'
<dependency org="com.google.api-ads" name="tools" rev="1.12.1">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='tools', version='1.12.1')
)
libraryDependencies += "com.google.api-ads" % "tools" % "1.12.1"
[com.google.api-ads/tools "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : jsr305 | jar | 2.0.0 |
org.apache.ant : ant | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.4.2 |