Last Version

easy-retry 1.0.0

easy-retry

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easy-retry
Version

Version

1.0.0
Type

Type

pom
Description

Description

easy-retry
easy-retry
Project URL

Project URL

https://github.com/alibaba/easy-retry
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://github.com/alibaba/easy-retry

Download easy-retry 1.0.0

Filename Size
easy-retry-1.0.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.