is not current version
Last Version 0.21-2.8

com.lucidchart:opentracing-play_2.12 0.17-2.6

Opentracing for Play

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

opentracing-play_2.12
Version

Version

0.17-2.6
Type

Type

jar

Download opentracing-play_2.12 0.17-2.6


<!-- https://jarcasting.com/artifacts/com.lucidchart/opentracing-play_2.12/ -->
<dependency>
    <groupId>com.lucidchart</groupId>
    <artifactId>opentracing-play_2.12</artifactId>
    <version>0.17-2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-play_2.12/
implementation 'com.lucidchart:opentracing-play_2.12:0.17-2.6'
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-play_2.12/
implementation ("com.lucidchart:opentracing-play_2.12:0.17-2.6")
'com.lucidchart:opentracing-play_2.12:jar:0.17-2.6'
<dependency org="com.lucidchart" name="opentracing-play_2.12" rev="0.17-2.6">
  <artifact name="opentracing-play_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='opentracing-play_2.12', version='0.17-2.6')
)
libraryDependencies += "com.lucidchart" % "opentracing-play_2.12" % "0.17-2.6"
[com.lucidchart/opentracing-play_2.12 "0.17-2.6"]