A simple library for route definition of akka-http.
akka-http-router 0.4.0
Group ID:
com.github.hayasshi
Artifact ID:
akka-http-router_2.11
Version:
0.4.0
Release Date:
Dec 17, 2018
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.hayasshi" %% "akka-http-router" % "0.4.0"
ivy"com.github.hayasshi::akka-http-router:0.4.0"
//> using dep "com.github.hayasshi::akka-http-router:0.4.0"
import $ivy.`com.github.hayasshi::akka-http-router:0.4.0`
<dependency> <groupId>com.github.hayasshi</groupId> <artifactId>akka-http-router_2.11</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.github.hayasshi', name: 'akka-http-router_2.11', version: '0.4.0'