t3hnar / akkax   2.3

GitHub

AkkaX

Scala versions: 2.11 2.10

akkax 2.0


Group ID:
com.github.t3hnar
Artifact ID:
akkax_2.10
Version:
2.0
Release Date:
May 9, 2014
Licenses:
Files:

libraryDependencies += "com.github.t3hnar" %% "akkax" % "2.0"

Mill build tool

ivy"com.github.t3hnar::akkax:2.0"

Scala CLI

//> using dep "com.github.t3hnar::akkax:2.0"

Ammonite REPL

import $ivy.`com.github.t3hnar::akkax:2.0`

<dependency>
  <groupId>com.github.t3hnar</groupId>
  <artifactId>akkax_2.10</artifactId>
  <version>2.0</version>
</dependency>

compile group: 'com.github.t3hnar', name: 'akkax_2.10', version: '2.0'