| Группа | Группаcom.github.cb372 |
|---|---|
| Идентификатор | Идентификаторcats-retry-core_2.11 |
| Версия | Версия0.2.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cats-retry-core_2.11-0.2.7.pom | |
| cats-retry-core_2.11-0.2.7.jar | 102 KB |
| cats-retry-core_2.11-0.2.7-sources.jar | 6 KB |
| cats-retry-core_2.11-0.2.7-javadoc.jar | 408 KB |
| Обзор |
<!-- 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"]