is not current version
Last Version 1.1.10

com.weibo:filter-opentracing 1.0.0


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

filter-opentracing
Version

Version

1.0.0
Type

Type

jar

Download filter-opentracing 1.0.0


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