sbt / sbt-s3   0.9

Apache License 2.0 GitHub

sbt-s3 is a simple sbt plugin to manipulate objects on Amazon S3

sbt-s3 0.9


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-s3
Version:
0.9
Release Date:
Aug 30, 2016
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-s3" % "0.9"

Mill build tool

ivy"com.typesafe.sbt:sbt-s3:0.9"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-s3:0.9"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-s3:0.9`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-s3</artifactId>
  <version>0.9</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-s3', version: '0.9'