is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-aws-s3 0.5.2.RC3


Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-aws-s3
Version

Version

0.5.2.RC3
Type

Type

jar

Download wuic-aws-s3 0.5.2.RC3


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