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-shaded 3.0.0-RC4


Group ID:
dev.zio
Artifact ID:
zio-http-shaded_2.13
Version:
3.0.0-RC4
Release Date:
Nov 30, 2023
Licenses:
Files:

libraryDependencies += "dev.zio" %% "zio-http-shaded" % "3.0.0-RC4"

Mill build tool

ivy"dev.zio::zio-http-shaded:3.0.0-RC4"

Scala CLI

//> using dep "dev.zio::zio-http-shaded:3.0.0-RC4"

Ammonite REPL

import $ivy.`dev.zio::zio-http-shaded:3.0.0-RC4`

<dependency>
  <groupId>dev.zio</groupId>
  <artifactId>zio-http-shaded_2.13</artifactId>
  <version>3.0.0-RC4</version>
</dependency>

compile group: 'dev.zio', name: 'zio-http-shaded_2.13', version: '3.0.0-RC4'