http4s-backend 1.7.1


Group ID:
com.softwaremill.sttp
Artifact ID:
http4s-backend_2.12
Version:
1.7.1
Release Date:
Oct 7, 2019
Licenses:
Files:

libraryDependencies += "com.softwaremill.sttp" %% "http4s-backend" % "1.7.1"

Mill build tool

ivy"com.softwaremill.sttp::http4s-backend:1.7.1"

Scala CLI

//> using dep "com.softwaremill.sttp::http4s-backend:1.7.1"

Ammonite REPL

import $ivy.`com.softwaremill.sttp::http4s-backend:1.7.1`

<dependency>
  <groupId>com.softwaremill.sttp</groupId>
  <artifactId>http4s-backend_2.12</artifactId>
  <version>1.7.1</version>
</dependency>

compile group: 'com.softwaremill.sttp', name: 'http4s-backend_2.12', version: '1.7.1'