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.3


Group ID:
com.github.wirthan
Artifact ID:
s3dsl_2.12
Version:
0.2.3
Release Date:
Feb 4, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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