is not current version
Last Version 2.2.1

API Common 2.0.1

Common utilities for Google APIs in Java

License

License

BSD
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

api-common
Version

Version

2.0.1
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 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
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.2

Project Modules

There are no modules declared in this project.