Last Version

Google Auth Library for Java - Google App Engine 1.8.0

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

License

License

GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-appengine
Version

Version

1.8.0
Type

Type

jar
Description

Description

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

Project Organization

Google

Download google-auth-library-appengine 1.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.auth : google-auth-library-credentials jar 1.8.0
com.google.auth : google-auth-library-oauth2-http jar 1.8.0
com.google.guava : guava jar 31.0.1-android

provided (1)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 2.0.5

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
com.google.auth : google-auth-library-oauth2-http test-jar 1.8.0

Project Modules

There are no modules declared in this project.