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


Group ID:
com.lucidchart
Artifact ID:
opentracing-playframework_2.12
Version:
0.14
Release Date:
Jul 18, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>opentracing-playframework_2.12</artifactId>
  <version>0.14</version>
</dependency>

compile group: 'com.lucidchart', name: 'opentracing-playframework_2.12', version: '0.14'