is not current version
Last Version 2.1.5

com.google.cloud.artifactregistry:artifactregistry-maven-wagon 2.0.1

A Maven wagon used to connect to Artifact Registry Maven repositories.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.cloud.artifactregistry
ArtifactId

ArtifactId

artifactregistry-maven-wagon
Version

Version

2.0.1
Type

Type

jar

Download artifactregistry-maven-wagon 2.0.1


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