wirthan / s3dsl   2.0.0

Apache License 2.0 GitHub

Tagless Final wrapper around a subset of aws-java-sdk-s3

Scala versions: 2.13 2.12

s3dsl 0.2.4


Group ID:
com.github.wirthan
Artifact ID:
s3dsl_2.12
Version:
0.2.4
Release Date:
Jan 15, 2020
Licenses:
Files:

libraryDependencies += "com.github.wirthan" %% "s3dsl" % "0.2.4"

Mill build tool

ivy"com.github.wirthan::s3dsl:0.2.4"

Scala CLI

//> using dep "com.github.wirthan::s3dsl:0.2.4"

Ammonite REPL

import $ivy.`com.github.wirthan::s3dsl:0.2.4`

<dependency>
  <groupId>com.github.wirthan</groupId>
  <artifactId>s3dsl_2.12</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.github.wirthan', name: 's3dsl_2.12', version: '0.2.4'