mfoody / akka-boot   0.3.8

GitHub
Scala versions: 2.12

akka-boot 0.3.8


Group ID:
com.github.mfoody
Artifact ID:
akka-boot_2.12
Version:
0.3.8
Release Date:
Jan 25, 2018
Licenses:
Files:

libraryDependencies += "com.github.mfoody" %% "akka-boot" % "0.3.8"

Mill build tool

ivy"com.github.mfoody::akka-boot:0.3.8"

Scala CLI

//> using dep "com.github.mfoody::akka-boot:0.3.8"

Ammonite REPL

import $ivy.`com.github.mfoody::akka-boot:0.3.8`

<dependency>
  <groupId>com.github.mfoody</groupId>
  <artifactId>akka-boot_2.12</artifactId>
  <version>0.3.8</version>
</dependency>

compile group: 'com.github.mfoody', name: 'akka-boot_2.12', version: '0.3.8'