| Группа | Группаcom.weibo |
|---|---|
| Идентификатор | Идентификаторfilter-opentracing |
| Версия | Версия1.1.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| filter-opentracing-1.1.7.pom | |
| filter-opentracing-1.1.7.jar | 9 KB |
| filter-opentracing-1.1.7-sources.jar | 5 KB |
| filter-opentracing-1.1.7-javadoc.jar | 39 KB |
| Обзор |
<!-- 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"]