не последняя версия
Последняя версия 0.0.2

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


Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

trace-id-api
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать trace-id-api 0.0.1


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