is not current version
Last Version 2.1.5

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

Common authentication library for connecting to Artifact Registry.

GroupId

GroupId

com.google.cloud.artifactregistry
ArtifactId

ArtifactId

artifactregistry-auth-common
Version

Version

2.0.0
Type

Type

jar

Download artifactregistry-auth-common 2.0.0


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