is not current version
Last Version 1.1.10

com.weibo:filter-opentracing 1.1.4


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

filter-opentracing
Version

Version

1.1.4
Type

Type

jar

Download filter-opentracing 1.1.4


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