akka-http-backend 1.4.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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