massimosiani / natchez-akka-http   0.4.0

Apache License 2.0 Website GitHub

A tiny integration library between Natchez and Akka Http

Scala versions: 2.13

natchez-akka-http 0.4.0


Group ID:
io.github.massimosiani
Artifact ID:
natchez-akka-http_2.13
Version:
0.4.0
Release Date:
Aug 16, 2023
Licenses:
Files:

libraryDependencies += "io.github.massimosiani" %% "natchez-akka-http" % "0.4.0"

Mill build tool

ivy"io.github.massimosiani::natchez-akka-http:0.4.0"

Scala CLI

//> using dep "io.github.massimosiani::natchez-akka-http:0.4.0"

Ammonite REPL

import $ivy.`io.github.massimosiani::natchez-akka-http:0.4.0`

<dependency>
  <groupId>io.github.massimosiani</groupId>
  <artifactId>natchez-akka-http_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'io.github.massimosiani', name: 'natchez-akka-http_2.13', version: '0.4.0'