is not current version
Last Version 0.10.0

com.github.crabs-hue.commons:commons-aws-s3 0.0.2

Library for Amazon AWS S3 (Simple Storage Service) integration.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-aws-s3
Version

Version

0.0.2
Type

Type

jar

Download commons-aws-s3 0.0.2


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