akka-commons 1.0


Group ID:
com.github.karasiq
Artifact ID:
akka-commons_2.11
Version:
1.0
Release Date:
Sept 21, 2015
Licenses:
Files:

libraryDependencies += "com.github.karasiq" %% "akka-commons" % "1.0"

Mill build tool

ivy"com.github.karasiq::akka-commons:1.0"

Scala CLI

//> using dep "com.github.karasiq::akka-commons:1.0"

Ammonite REPL

import $ivy.`com.github.karasiq::akka-commons:1.0`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>akka-commons_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.karasiq', name: 'akka-commons_2.11', version: '1.0'