zio / zio-http   0.0.5

Apache License 2.0 Website GitHub

A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

zhttp 1.0.0.0-RC17


Group ID:
io.d11
Artifact ID:
zhttp_2.12
Version:
1.0.0.0-RC17
Release Date:
Jun 7, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.d11" %% "zhttp" % "1.0.0.0-RC17"

Mill build tool

ivy"io.d11::zhttp:1.0.0.0-RC17"

Scala CLI

//> using dep "io.d11::zhttp:1.0.0.0-RC17"

Ammonite REPL

import $ivy.`io.d11::zhttp:1.0.0.0-RC17`

<dependency>
  <groupId>io.d11</groupId>
  <artifactId>zhttp_2.12</artifactId>
  <version>1.0.0.0-RC17</version>
</dependency>

compile group: 'io.d11', name: 'zhttp_2.12', version: '1.0.0.0-RC17'