dwolla / fs2-aws   3.0.0-RC2

MIT License GitHub

Utility classes for interacting with the AWS SDKs from Scala using fs2

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

fs2-aws-testkit 2.0.0-M16


Group ID:
com.dwolla
Artifact ID:
fs2-aws-testkit_2.13
Version:
2.0.0-M16
Release Date:
Dec 21, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "fs2-aws-testkit" % "2.0.0-M16"

Mill build tool

ivy"com.dwolla::fs2-aws-testkit:2.0.0-M16"

Scala CLI

//> using dep "com.dwolla::fs2-aws-testkit:2.0.0-M16"

Ammonite REPL

import $ivy.`com.dwolla::fs2-aws-testkit:2.0.0-M16`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>fs2-aws-testkit_2.13</artifactId>
  <version>2.0.0-M16</version>
</dependency>

compile group: 'com.dwolla', name: 'fs2-aws-testkit_2.13', version: '2.0.0-M16'