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

com.weibo:filter-opentracing 1.1.7


Группа

Группа

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

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

filter-opentracing
Версия

Версия

1.1.7
Тип

Тип

jar

Скачать filter-opentracing 1.1.7


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