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

com.github.kaaveland:tryagain 0.1.0

tryagain is a micro-library to manage retries on operations that may fail because of exceptions.

Лицензия

Лицензия

Группа

Группа

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

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

tryagain
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

com.github.kaaveland:tryagain
tryagain is a micro-library to manage retries on operations that may fail because of exceptions.
Ссылка на сайт

Ссылка на сайт

https://github.com/kaaveland/tryagain

Скачать tryagain 0.1.0


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.7
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.