lucidsoftware / opentracing-playframework   0.22-2.7

GitHub

OpenTracing for the Play Framework

Scala versions: 2.13 2.12 2.11 2.10

opentracing-playframework 0.13


Group ID:
com.lucidchart
Artifact ID:
opentracing-playframework_2.11
Version:
0.13
Release Date:
Apr 26, 2018
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "opentracing-playframework" % "0.13"

Mill build tool

ivy"com.lucidchart::opentracing-playframework:0.13"

Scala CLI

//> using dep "com.lucidchart::opentracing-playframework:0.13"

Ammonite REPL

import $ivy.`com.lucidchart::opentracing-playframework:0.13`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>opentracing-playframework_2.11</artifactId>
  <version>0.13</version>
</dependency>

compile group: 'com.lucidchart', name: 'opentracing-playframework_2.11', version: '0.13'