othree-oss / akka-ok   1.0.2

Apache License 2.0 GitHub

Some akka test utility classes

Scala versions: 2.12

akka-ok 1.0.1


Group ID:
io.othree
Artifact ID:
akka-ok_2.12
Version:
1.0.1
Release Date:
Jun 1, 2018
Licenses:
Files:

libraryDependencies += "io.othree" %% "akka-ok" % "1.0.1"

Mill build tool

ivy"io.othree::akka-ok:1.0.1"

Scala CLI

//> using dep "io.othree::akka-ok:1.0.1"

Ammonite REPL

import $ivy.`io.othree::akka-ok:1.0.1`

<dependency>
  <groupId>io.othree</groupId>
  <artifactId>akka-ok_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.othree', name: 'akka-ok_2.12', version: '1.0.1'