seratch / awscala   0.9.2

GitHub

Using AWS SDK on the Scala REPL

Scala versions: 3.x 2.13 2.12 2.11 2.10

awscala-s3 0.8.3


Group ID:
com.github.seratch
Artifact ID:
awscala-s3_2.12
Version:
0.8.3
Release Date:
Nov 18, 2019
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "awscala-s3" % "0.8.3"

Mill build tool

ivy"com.github.seratch::awscala-s3:0.8.3"

Scala CLI

//> using dep "com.github.seratch::awscala-s3:0.8.3"

Ammonite REPL

import $ivy.`com.github.seratch::awscala-s3:0.8.3`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>awscala-s3_2.12</artifactId>
  <version>0.8.3</version>
</dependency>

compile group: 'com.github.seratch', name: 'awscala-s3_2.12', version: '0.8.3'