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


Group ID:
org.polynote
Artifact ID:
uzhttp_2.13
Version:
0.1.0
Release Date:
Mar 17, 2020
Licenses:
Files:

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

Mill build tool

ivy"org.polynote::uzhttp:0.1.0"

Scala CLI

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

Ammonite REPL

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

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

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