is not current version
Last Version 1.8.0

Google Auth Library for Java - OAuth2 HTTP 1.7.0

Client libraries providing authentication and authorization to enable calling Google APIs.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-oauth2-http
Version

Version

1.7.0
Type

Type

jar
Description

Description

Google Auth Library for Java - OAuth2 HTTP
Client libraries providing authentication and authorization to enable calling Google APIs.
Project Organization

Project Organization

Google

Download google-auth-library-oauth2-http 1.7.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.9
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.auth : google-auth-library-credentials jar 1.7.0
com.google.http-client : google-http-client jar
com.google.http-client : google-http-client-gson jar
com.google.guava : guava jar 31.0.1-android

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.