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.10


Group ID:
com.github.piltt
Artifact ID:
silky-akka_2.11
Version:
1.0.10
Release Date:
Sept 11, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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