akka-http-backend 1.7.0


Group ID:
com.softwaremill.sttp
Artifact ID:
akka-http-backend_2.13
Version:
1.7.0
Release Date:
Oct 3, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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