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

com.google.cloud.artifactregistry:artifactregistry-auth-common 2.0.1

Common authentication library for connecting to Artifact Registry.

Группа

Группа

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

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

artifactregistry-auth-common
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать artifactregistry-auth-common 2.0.1


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