akka-http-backend 2.1.4


Group ID:
com.softwaremill.sttp.client
Artifact ID:
akka-http-backend_2.13
Version:
2.1.4
Release Date:
May 22, 2020
Licenses:
Files:

libraryDependencies += "com.softwaremill.sttp.client" %% "akka-http-backend" % "2.1.4"

Mill build tool

ivy"com.softwaremill.sttp.client::akka-http-backend:2.1.4"

Scala CLI

//> using dep "com.softwaremill.sttp.client::akka-http-backend:2.1.4"

Ammonite REPL

import $ivy.`com.softwaremill.sttp.client::akka-http-backend:2.1.4`

<dependency>
  <groupId>com.softwaremill.sttp.client</groupId>
  <artifactId>akka-http-backend_2.13</artifactId>
  <version>2.1.4</version>
</dependency>

compile group: 'com.softwaremill.sttp.client', name: 'akka-http-backend_2.13', version: '2.1.4'