is not current version
Last Version 1.8.0

com.google.auth:google-auth-library-oauth2-http 1.1.0


Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-oauth2-http
Version

Version

1.1.0
Type

Type

jar

Download google-auth-library-oauth2-http 1.1.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.1.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.1.0'
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-oauth2-http/
implementation ("com.google.auth:google-auth-library-oauth2-http:1.1.0")
'com.google.auth:google-auth-library-oauth2-http:jar:1.1.0'
<dependency org="com.google.auth" name="google-auth-library-oauth2-http" rev="1.1.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.1.0')
)
libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "1.1.0"
[com.google.auth/google-auth-library-oauth2-http "1.1.0"]