is not current version
Last Version 1.8.0

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


Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-oauth2-http
Version

Version

0.5.0
Type

Type

jar

Download google-auth-library-oauth2-http 0.5.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>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-oauth2-http/
implementation 'com.google.auth:google-auth-library-oauth2-http:0.5.0'
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-oauth2-http/
implementation ("com.google.auth:google-auth-library-oauth2-http:0.5.0")
'com.google.auth:google-auth-library-oauth2-http:jar:0.5.0'
<dependency org="com.google.auth" name="google-auth-library-oauth2-http" rev="0.5.0">
  <artifact name="google-auth-library-oauth2-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.auth', module='google-auth-library-oauth2-http', version='0.5.0')
)
libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "0.5.0"
[com.google.auth/google-auth-library-oauth2-http "0.5.0"]