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

akkahttp_easyrouter 0.0.1


Group ID:
com.github.hayasshi
Artifact ID:
akkahttp_easyrouter_2.12
Version:
0.0.1
Release Date:
Jun 3, 2017
Licenses:
Files:

libraryDependencies += "com.github.hayasshi" %% "akkahttp_easyrouter" % "0.0.1"

Mill build tool

ivy"com.github.hayasshi::akkahttp_easyrouter:0.0.1"

Scala CLI

//> using dep "com.github.hayasshi::akkahttp_easyrouter:0.0.1"

Ammonite REPL

import $ivy.`com.github.hayasshi::akkahttp_easyrouter:0.0.1`

<dependency>
  <groupId>com.github.hayasshi</groupId>
  <artifactId>akkahttp_easyrouter_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.hayasshi', name: 'akkahttp_easyrouter_2.12', version: '0.0.1'