akka-guard-http 1.0.0


Group ID:
com.chatwork
Artifact ID:
akka-guard-http_2.11
Version:
1.0.0
Release Date:
Oct 9, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.chatwork" %% "akka-guard-http" % "1.0.0"

Mill build tool

ivy"com.chatwork::akka-guard-http:1.0.0"

Scala CLI

//> using dep "com.chatwork::akka-guard-http:1.0.0"

Ammonite REPL

import $ivy.`com.chatwork::akka-guard-http:1.0.0`

<dependency>
  <groupId>com.chatwork</groupId>
  <artifactId>akka-guard-http_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.chatwork', name: 'akka-guard-http_2.11', version: '1.0.0'