не последняя версия
Последняя версия 1.8.0

com.google.auth:google-auth-library-parent 0.8.0

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

Группа

Группа

com.google.auth
Идентификатор

Идентификатор

google-auth-library-parent
Версия

Версия

0.8.0
Тип

Тип

pom

Скачать google-auth-library-parent 0.8.0

Имя Файла Размер
google-auth-library-parent-0.8.0.pom 7 KB
Обзор

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