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

com.github.cb372:cats-retry-core_2.11 0.2.7

core

Группа

Группа

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

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

cats-retry-core_2.11
Версия

Версия

0.2.7
Тип

Тип

jar

Скачать cats-retry-core_2.11 0.2.7


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