akka-http-backend 2.2.6


Group ID:
com.softwaremill.sttp.client
Artifact ID:
akka-http-backend_2.12
Version:
2.2.6
Release Date:
Aug 27, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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