piltt / silky-akka   1.0.51

Apache License 2.0 GitHub

Akka extension for tracing message flows within a system of Scala actors

Scala versions: 2.11 2.10

silky-akka 1.0.24


Group ID:
com.github.piltt
Artifact ID:
silky-akka_2.11
Version:
1.0.24
Release Date:
Nov 2, 2014
Licenses:
Files:

libraryDependencies += "com.github.piltt" %% "silky-akka" % "1.0.24"

Mill build tool

ivy"com.github.piltt::silky-akka:1.0.24"

Scala CLI

//> using dep "com.github.piltt::silky-akka:1.0.24"

Ammonite REPL

import $ivy.`com.github.piltt::silky-akka:1.0.24`

<dependency>
  <groupId>com.github.piltt</groupId>
  <artifactId>silky-akka_2.11</artifactId>
  <version>1.0.24</version>
</dependency>

compile group: 'com.github.piltt', name: 'silky-akka_2.11', version: '1.0.24'