polynote / uzhttp   0.2.8

Apache License 2.0 GitHub

Minimal HTTP server for Scala+ZIO

Scala versions: 3.x 2.13 2.12 2.11

uzhttp 0.3.0-RC1


Group ID:
org.polynote
Artifact ID:
uzhttp_3
Version:
0.3.0-RC1
Release Date:
Dec 18, 2021
Licenses:
Files:

libraryDependencies += "org.polynote" %% "uzhttp" % "0.3.0-RC1"

Mill build tool

ivy"org.polynote::uzhttp:0.3.0-RC1"

Scala CLI

//> using dep "org.polynote::uzhttp:0.3.0-RC1"

Ammonite REPL

import $ivy.`org.polynote::uzhttp:0.3.0-RC1`

<dependency>
  <groupId>org.polynote</groupId>
  <artifactId>uzhttp_3</artifactId>
  <version>0.3.0-RC1</version>
</dependency>

compile group: 'org.polynote', name: 'uzhttp_3', version: '0.3.0-RC1'