is not current version
Last Version 0.5.11-RELEASE

cn.zull.tracing:all 0.5.0-RELEASE


GroupId

GroupId

cn.zull.tracing
ArtifactId

ArtifactId

all
Version

Version

0.5.0-RELEASE
Type

Type

pom

Download all 0.5.0-RELEASE

Filename Size
all-0.5.0-RELEASE.pom 7 KB
Browse

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