is not current version
Last Version 2.0.1

io.bootique.aws:bootique-aws-s3 2.0.B1


Categories

Categories

AWS Container PaaS Providers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.aws
ArtifactId

ArtifactId

bootique-aws-s3
Version

Version

2.0.B1
Type

Type

jar

Download bootique-aws-s3 2.0.B1


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