не последняя версия
Последняя версия 0.12.2

com.lucidchart:opentracing-httpclient 0.4

httpclient

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.lucidchart
Идентификатор

Идентификатор

opentracing-httpclient
Версия

Версия

0.4
Тип

Тип

jar

Скачать opentracing-httpclient 0.4


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