Files download
File Operation
opentracing-httpasyncclient-0.12.3.jar download
opentracing-httpasyncclient-0.12.3.pom download
opentracing-httpasyncclient-0.12.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>opentracing-httpasyncclient</artifactId>
  <version>0.12.3</version>
</dependency>
Gradle Groovy
implementation 'com.lucidchart:opentracing-httpasyncclient:0.12.3'
Gradle Kotlin
implementation("com.lucidchart:opentracing-httpasyncclient:0.12.3")
Scala SBT
libraryDependencies += "com.lucidchart" % "opentracing-httpasyncclient" % "0.12.3"
Groovy Grape
@Grapes(
  @Grab(group='com.lucidchart', module='opentracing-httpasyncclient', version='0.12.3')
)
Apache Ivy
<dependency org="com.lucidchart" name="opentracing-httpasyncclient" rev="0.12.3" />
Leiningen
[com.lucidchart/opentracing-httpasyncclient "0.12.3"]
Apache Buildr
'com.lucidchart:opentracing-httpasyncclient:jar:0.12.3'