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

zio-http 0.0.3


Group ID:
dev.zio
Artifact ID:
zio-http_3
Version:
0.0.3
Release Date:
Nov 17, 2022
Licenses:
MIT
Files:

libraryDependencies += "dev.zio" %% "zio-http" % "0.0.3"

Mill build tool

ivy"dev.zio::zio-http:0.0.3"

Scala CLI

//> using dep "dev.zio::zio-http:0.0.3"

Ammonite REPL

import $ivy.`dev.zio::zio-http:0.0.3`

<dependency>
  <groupId>dev.zio</groupId>
  <artifactId>zio-http_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'dev.zio', name: 'zio-http_3', version: '0.0.3'