akka-http-backend 1.4.2


Group ID:
com.softwaremill.sttp
Artifact ID:
akka-http-backend_2.11
Version:
1.4.2
Release Date:
Nov 2, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.softwaremill.sttp</groupId>
  <artifactId>akka-http-backend_2.11</artifactId>
  <version>1.4.2</version>
</dependency>

compile group: 'com.softwaremill.sttp', name: 'akka-http-backend_2.11', version: '1.4.2'