is not current version
Last Version 1.1.10

com.weibo:filter-opentracing 0.2.3


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

filter-opentracing
Version

Version

0.2.3
Type

Type

jar

Download filter-opentracing 0.2.3


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