akka-http-backend 1.6.8


Group ID:
com.softwaremill.sttp
Artifact ID:
akka-http-backend_2.12
Version:
1.6.8
Release Date:
Oct 1, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.softwaremill.sttp::akka-http-backend:1.6.8"

Scala CLI

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

Ammonite REPL

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

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

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