wirthan / s3dsl   2.2.2

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13

s3dsl 2.2.0


Group ID:
com.github.wirthan
Artifact ID:
s3dsl_3
Version:
2.2.0
Release Date:
Nov 12, 2025
Licenses:
Files:
Full Scala Version:
3.7.1
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.wirthan</groupId>
  <artifactId>s3dsl_3</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'com.github.wirthan', name: 's3dsl_3', version: '2.2.0'