is not current version
Last Version 2.2.1

API Common 1.10.4

Common utilities for Google APIs in Java

License

License

BSD
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

api-common
Version

Version

1.10.4
Type

Type

jar
Description

Description

API Common
Common utilities for Google APIs in Java
Project URL

Project URL

https://github.com/googleapis/api-common-java
Source Code Management

Source Code Management

https://github.com/googleapis/api-common-java

Download api-common 1.10.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-android
com.google.code.findbugs : jsr305 jar 3.0.2
javax.annotation : javax.annotation-api jar 1.3.2
com.google.auto.value : auto-value-annotations jar 1.8.1

Project Modules

There are no modules declared in this project.