is not current version
Last Version 0.5.11-RELEASE

cn.zull.tracing:tracing-rocketmq 0.0.6-RELEASE


GroupId

GroupId

cn.zull.tracing
ArtifactId

ArtifactId

tracing-rocketmq
Version

Version

0.0.6-RELEASE
Type

Type

jar

Download tracing-rocketmq 0.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/cn.zull.tracing/tracing-rocketmq/ -->
<dependency>
    <groupId>cn.zull.tracing</groupId>
    <artifactId>tracing-rocketmq</artifactId>
    <version>0.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-rocketmq/
implementation 'cn.zull.tracing:tracing-rocketmq:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-rocketmq/
implementation ("cn.zull.tracing:tracing-rocketmq:0.0.6-RELEASE")
'cn.zull.tracing:tracing-rocketmq:jar:0.0.6-RELEASE'
<dependency org="cn.zull.tracing" name="tracing-rocketmq" rev="0.0.6-RELEASE">
  <artifact name="tracing-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zull.tracing', module='tracing-rocketmq', version='0.0.6-RELEASE')
)
libraryDependencies += "cn.zull.tracing" % "tracing-rocketmq" % "0.0.6-RELEASE"
[cn.zull.tracing/tracing-rocketmq "0.0.6-RELEASE"]