piltt / silky   1.0.58

Apache License 2.0 GitHub

A library for tracing message flows through a stack of Scala applications

Scala versions: 2.11 2.10

silky 1.0.9


Group ID:
com.github.piltt
Artifact ID:
silky_2.11
Version:
1.0.9
Release Date:
Aug 26, 2014
Licenses:
Files:

libraryDependencies += "com.github.piltt" %% "silky" % "1.0.9"

Mill build tool

ivy"com.github.piltt::silky:1.0.9"

Scala CLI

//> using dep "com.github.piltt::silky:1.0.9"

Ammonite REPL

import $ivy.`com.github.piltt::silky:1.0.9`

<dependency>
  <groupId>com.github.piltt</groupId>
  <artifactId>silky_2.11</artifactId>
  <version>1.0.9</version>
</dependency>

compile group: 'com.github.piltt', name: 'silky_2.11', version: '1.0.9'