is not current version
Last Version 1.7.1

io.github.janhicken:maven-wagon-gs 1.1

Maven Wagon that can resolve and retrieve artifacts from Google Cloud Storage

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.janhicken
ArtifactId

ArtifactId

maven-wagon-gs
Version

Version

1.1
Type

Type

jar

Download maven-wagon-gs 1.1


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