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.2.8


Group ID:
org.polynote
Artifact ID:
uzhttp_3
Version:
0.2.8
Release Date:
Sept 3, 2021
Licenses:
Files:

libraryDependencies += "org.polynote" %% "uzhttp" % "0.2.8"

Mill build tool

ivy"org.polynote::uzhttp:0.2.8"

Scala CLI

//> using dep "org.polynote::uzhttp:0.2.8"

Ammonite REPL

import $ivy.`org.polynote::uzhttp:0.2.8`

<dependency>
  <groupId>org.polynote</groupId>
  <artifactId>uzhttp_3</artifactId>
  <version>0.2.8</version>
</dependency>

compile group: 'org.polynote', name: 'uzhttp_3', version: '0.2.8'