is not current version
Last Version 0.12.2

com.lucidchart:opentracing-httpclient 0.8

httpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

opentracing-httpclient
Version

Version

0.8
Type

Type

jar

Download opentracing-httpclient 0.8


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