akka-messenger 0.1.1


Group ID:
com.github.orion-io
Artifact ID:
akka-messenger_2.12
Version:
0.1.1
Release Date:
Dec 27, 2018
Licenses:
Files:

libraryDependencies += "com.github.orion-io" %% "akka-messenger" % "0.1.1"

Mill build tool

ivy"com.github.orion-io::akka-messenger:0.1.1"

Scala CLI

//> using dep "com.github.orion-io::akka-messenger:0.1.1"

Ammonite REPL

import $ivy.`com.github.orion-io::akka-messenger:0.1.1`

<dependency>
  <groupId>com.github.orion-io</groupId>
  <artifactId>akka-messenger_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.orion-io', name: 'akka-messenger_2.12', version: '0.1.1'