is not current version
Last Version 1.0.7

Gradle S3 Plugin 1.0.4

Plugin upload and download files from AWS S3 buckets

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.skhatri
ArtifactId

ArtifactId

gradle-s3-plugin
Version

Version

1.0.4
Type

Type

jar
Description

Description

Gradle S3 Plugin
Plugin upload and download files from AWS S3 buckets
Project URL

Project URL

https://github.com/skhatri/gradle-s3-plugin
Source Code Management

Source Code Management

https://github.com/skhatri/gradle-s3-plugin

Download gradle-s3-plugin 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.4
com.amazonaws : aws-java-sdk-s3 jar 1.9.33

Project Modules

There are no modules declared in this project.