spaceteams / akka-aws-http-client   1.3.0

BSD 3-clause "New" or "Revised" License GitHub

An Akka HTTP based backend client for the AWS Java SDK v2

Scala versions: 2.13

akka-aws-http-client 1.0.0


Group ID:
de.spaceteams
Artifact ID:
akka-aws-http-client_2.13
Version:
1.0.0
Release Date:
Aug 5, 2022
Licenses:
Files:

libraryDependencies += "de.spaceteams" %% "akka-aws-http-client" % "1.0.0"

Mill build tool

ivy"de.spaceteams::akka-aws-http-client:1.0.0"

Scala CLI

//> using dep "de.spaceteams::akka-aws-http-client:1.0.0"

Ammonite REPL

import $ivy.`de.spaceteams::akka-aws-http-client:1.0.0`

<dependency>
  <groupId>de.spaceteams</groupId>
  <artifactId>akka-aws-http-client_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'de.spaceteams', name: 'akka-aws-http-client_2.13', version: '1.0.0'