MVN

com.lucidchart : opentracing-play_2.13

Maven & Gradle

Feb 13, 2023
7 stars

play · Opentracing for Play

<dependency>
    <groupId>com.lucidchart</groupId>
    <artifactId>opentracing-play_2.13</artifactId>
    <version>0.22-2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lucidchart : opentracing-play_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.22-2.7

All Versions

Choose a version of com.lucidchart : opentracing-play_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.22
opentracing-play_2.13-0.22-2.7
opentracing-play_2.13-0.22-2.8
0.21
opentracing-play_2.13-0.21-2.8
opentracing-play_2.13-0.21-2.7
0.20.x
opentracing-play_2.13-0.20.1-2.8
opentracing-play_2.13-0.20.1-2.7
0.19.x
opentracing-play_2.13-0.19.1-2.7
0.19
opentracing-play_2.13-0.19-2.7
0.18
opentracing-play_2.13-0.18-2.7
0.17
opentracing-play_2.13-0.17-2.7
0.16
opentracing-play_2.13-0.16-2.7

How to add a dependency to Maven

Add the following com.lucidchart : opentracing-play_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lucidchart</groupId>
    <artifactId>opentracing-play_2.13</artifactId>
    <version>0.22-2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lucidchart : opentracing-play_2.13 gradle dependency to your build.gradle file:

implementation 'com.lucidchart:opentracing-play_2.13:0.22-2.7'

Gradle Kotlin DSL: Add the following com.lucidchart : opentracing-play_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lucidchart:opentracing-play_2.13:0.22-2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lucidchart : opentracing-play_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lucidchart" % "opentracing-play_2.13" % "0.22-2.7"

Advertisement

Dependencies from Group

Jun 16, 2017
16 usages
149 stars
May 02, 2023
9 usages
Feb 13, 2023
6 usages
2 stars
Jan 18, 2019
4 usages
149 stars
Feb 13, 2023
4 usages
59 stars

Discover Dependencies