is not current version
Last Version 1.12.1

com.google.api-ads:tools 1.2.1

Tools used for building other modules.

GroupId

GroupId

com.google.api-ads
ArtifactId

ArtifactId

tools
Version

Version

1.2.1
Type

Type

jar

Download tools 1.2.1


<!-- https://jarcasting.com/artifacts/com.google.api-ads/tools/ -->
<dependency>
    <groupId>com.google.api-ads</groupId>
    <artifactId>tools</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/tools/
implementation 'com.google.api-ads:tools:1.2.1'
// https://jarcasting.com/artifacts/com.google.api-ads/tools/
implementation ("com.google.api-ads:tools:1.2.1")
'com.google.api-ads:tools:jar:1.2.1'
<dependency org="com.google.api-ads" name="tools" rev="1.2.1">
  <artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='tools', version='1.2.1')
)
libraryDependencies += "com.google.api-ads" % "tools" % "1.2.1"
[com.google.api-ads/tools "1.2.1"]