jkobejs / endpoints-uzhttp   0.2.0

MIT License Website GitHub

Scala library to define HTTP-based communication protocols for uzhttp

Scala versions: 2.13 2.12

endpoints-uzhttp-server 0.1.0


Group ID:
io.github.jkobejs
Artifact ID:
endpoints-uzhttp-server_2.12
Version:
0.1.0
Release Date:
May 21, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.jkobejs" %% "endpoints-uzhttp-server" % "0.1.0"

Mill build tool

ivy"io.github.jkobejs::endpoints-uzhttp-server:0.1.0"

Scala CLI

//> using dep "io.github.jkobejs::endpoints-uzhttp-server:0.1.0"

Ammonite REPL

import $ivy.`io.github.jkobejs::endpoints-uzhttp-server:0.1.0`

<dependency>
  <groupId>io.github.jkobejs</groupId>
  <artifactId>endpoints-uzhttp-server_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.jkobejs', name: 'endpoints-uzhttp-server_2.12', version: '0.1.0'