http4s-backend 1.6.6


Group ID:
com.softwaremill.sttp
Artifact ID:
http4s-backend_2.12
Version:
1.6.6
Release Date:
Sept 6, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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