is not current version
Last Version 1.0.1

com.buabook:amazon-s3-file-transfer 1.0.0

Provides file upload and download wrapper classes for Amazon AWS SDK (c) 2017 Sport Trades Ltd

GroupId

GroupId

com.buabook
ArtifactId

ArtifactId

amazon-s3-file-transfer
Version

Version

1.0.0
Type

Type

jar

Download amazon-s3-file-transfer 1.0.0


<!-- https://jarcasting.com/artifacts/com.buabook/amazon-s3-file-transfer/ -->
<dependency>
    <groupId>com.buabook</groupId>
    <artifactId>amazon-s3-file-transfer</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buabook/amazon-s3-file-transfer/
implementation 'com.buabook:amazon-s3-file-transfer:1.0.0'
// https://jarcasting.com/artifacts/com.buabook/amazon-s3-file-transfer/
implementation ("com.buabook:amazon-s3-file-transfer:1.0.0")
'com.buabook:amazon-s3-file-transfer:jar:1.0.0'
<dependency org="com.buabook" name="amazon-s3-file-transfer" rev="1.0.0">
  <artifact name="amazon-s3-file-transfer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buabook', module='amazon-s3-file-transfer', version='1.0.0')
)
libraryDependencies += "com.buabook" % "amazon-s3-file-transfer" % "1.0.0"
[com.buabook/amazon-s3-file-transfer "1.0.0"]