driver-oss / tracing   0.1.2

Apache License 2.0 GitHub

Library for reporting service call traces

Scala versions: 2.12 2.11

tracing 0.1.1


Group ID:
xyz.driver
Artifact ID:
tracing_2.12
Version:
0.1.1
Release Date:
Jun 7, 2018
Licenses:
Files:

libraryDependencies += "xyz.driver" %% "tracing" % "0.1.1"

Mill build tool

ivy"xyz.driver::tracing:0.1.1"

Scala CLI

//> using dep "xyz.driver::tracing:0.1.1"

Ammonite REPL

import $ivy.`xyz.driver::tracing:0.1.1`

<dependency>
  <groupId>xyz.driver</groupId>
  <artifactId>tracing_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'xyz.driver', name: 'tracing_2.12', version: '0.1.1'