akka-guard 1.6.0


Group ID:
com.chatwork
Artifact ID:
akka-guard_2.12
Version:
1.6.0
Release Date:
Apr 5, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.chatwork" %% "akka-guard" % "1.6.0"

Mill build tool

ivy"com.chatwork::akka-guard:1.6.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.chatwork::akka-guard:1.6.0`

<dependency>
  <groupId>com.chatwork</groupId>
  <artifactId>akka-guard_2.12</artifactId>
  <version>1.6.0</version>
</dependency>

compile group: 'com.chatwork', name: 'akka-guard_2.12', version: '1.6.0'