is not current version
Last Version 0.12.2

com.lucidchart:opentracing-httpclient 0.12

httpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

opentracing-httpclient
Version

Version

0.12
Type

Type

jar

Download opentracing-httpclient 0.12


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