hayasshi / akka-http-router   0.5.1

Apache License 2.0 GitHub

A simple library for route definition of akka-http.

Scala versions: 2.13 2.12 2.11

akka-http-router 0.5.0


Group ID:
com.github.hayasshi
Artifact ID:
akka-http-router_2.12
Version:
0.5.0
Release Date:
Nov 16, 2019
Licenses:
Files:

libraryDependencies += "com.github.hayasshi" %% "akka-http-router" % "0.5.0"

Mill build tool

ivy"com.github.hayasshi::akka-http-router:0.5.0"

Scala CLI

//> using dep "com.github.hayasshi::akka-http-router:0.5.0"

Ammonite REPL

import $ivy.`com.github.hayasshi::akka-http-router:0.5.0`

<dependency>
  <groupId>com.github.hayasshi</groupId>
  <artifactId>akka-http-router_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.hayasshi', name: 'akka-http-router_2.12', version: '0.5.0'