is not current version
Last Version 0.9

com.lucidchart:opentracing-httpcomponents 0.4

opentracing-httpcomponents

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

opentracing-httpcomponents
Version

Version

0.4
Type

Type

jar

Download opentracing-httpcomponents 0.4


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