is not current version
Last Version 0.0.2

com.github.houbb:trace-id-test 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

trace-id-test
Version

Version

0.0.1
Type

Type

jar

Download trace-id-test 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/trace-id-test/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>trace-id-test</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/trace-id-test/
implementation 'com.github.houbb:trace-id-test:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/trace-id-test/
implementation ("com.github.houbb:trace-id-test:0.0.1")
'com.github.houbb:trace-id-test:jar:0.0.1'
<dependency org="com.github.houbb" name="trace-id-test" rev="0.0.1">
  <artifact name="trace-id-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='trace-id-test', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "trace-id-test" % "0.0.1"
[com.github.houbb/trace-id-test "0.0.1"]