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


Group ID:
org.polynote
Artifact ID:
uzhttp_2.13
Version:
0.2.3
Release Date:
Jun 1, 2020
Licenses:
Files:

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

Mill build tool

ivy"org.polynote::uzhttp:0.2.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.polynote</groupId>
  <artifactId>uzhttp_2.13</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'org.polynote', name: 'uzhttp_2.13', version: '0.2.3'