is not current version
Last Version 0.2.2

io.github.kwakiutlcs:aws-s3-wagon 0.2.0

AWS S3 Maven Wagon

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.kwakiutlcs
ArtifactId

ArtifactId

aws-s3-wagon
Version

Version

0.2.0
Type

Type

jar

Download aws-s3-wagon 0.2.0


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