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

io.github.kunghsu1021:redo 1.0.2

分布式补偿重试组件

Группа

Группа

io.github.kunghsu1021
Идентификатор

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

redo
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать redo 1.0.2


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