is not current version
Last Version 0.21-2.7

com.lucidchart:opentracing-play_2.11 0.9-2.3

Opentracing for Play

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

opentracing-play_2.11
Version

Version

0.9-2.3
Type

Type

jar

Download opentracing-play_2.11 0.9-2.3


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