fntz / omhs   0.0.5

MIT License GitHub

One More Http Server: Routing DSL on Netty.

Scala versions: 2.13 2.12

omhs-dsl 0.0.4


Group ID:
com.github.fntz
Artifact ID:
omhs-dsl_2.13
Version:
0.0.4
Release Date:
Apr 2, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.fntz" %% "omhs-dsl" % "0.0.4"

Mill build tool

ivy"com.github.fntz::omhs-dsl:0.0.4"

Scala CLI

//> using dep "com.github.fntz::omhs-dsl:0.0.4"

Ammonite REPL

import $ivy.`com.github.fntz::omhs-dsl:0.0.4`

<dependency>
  <groupId>com.github.fntz</groupId>
  <artifactId>omhs-dsl_2.13</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.fntz', name: 'omhs-dsl_2.13', version: '0.0.4'