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

com.alibaba:easy-retry-common 1.0.0.RC2

easy-retry-common

Группа

Группа

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

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

easy-retry-common
Версия

Версия

1.0.0.RC2
Тип

Тип

jar

Скачать easy-retry-common 1.0.0.RC2


<!-- https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>easy-retry-common</artifactId>
    <version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/
implementation 'com.alibaba:easy-retry-common:1.0.0.RC2'
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-common/
implementation ("com.alibaba:easy-retry-common:1.0.0.RC2")
'com.alibaba:easy-retry-common:jar:1.0.0.RC2'
<dependency org="com.alibaba" name="easy-retry-common" rev="1.0.0.RC2">
  <artifact name="easy-retry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easy-retry-common', version='1.0.0.RC2')
)
libraryDependencies += "com.alibaba" % "easy-retry-common" % "1.0.0.RC2"
[com.alibaba/easy-retry-common "1.0.0.RC2"]