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 2.0.0-RC3


Group ID:
io.d11
Artifact ID:
zhttp_3
Version:
2.0.0-RC3
Release Date:
Feb 10, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.d11" %% "zhttp" % "2.0.0-RC3"

Mill build tool

ivy"io.d11::zhttp:2.0.0-RC3"

Scala CLI

//> using dep "io.d11::zhttp:2.0.0-RC3"

Ammonite REPL

import $ivy.`io.d11::zhttp:2.0.0-RC3`

<dependency>
  <groupId>io.d11</groupId>
  <artifactId>zhttp_3</artifactId>
  <version>2.0.0-RC3</version>
</dependency>

compile group: 'io.d11', name: 'zhttp_3', version: '2.0.0-RC3'