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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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