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

com.github.houbb:sisyphus 0.0.5

The retry framework based on spring-retry and guava-retrying.

Группа

Группа

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

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

sisyphus
Версия

Версия

0.0.5
Тип

Тип

pom

Скачать sisyphus 0.0.5

Имя Файла Размер
sisyphus-0.0.5.pom 12 KB
Обзор

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