GroupId | GroupIdcom.github.hadoop002.smartretry |
---|---|
ArtifactId | ArtifactIdsmart-retry |
Version | Version1.3.6 |
Type | Typepom |
Filename | Size |
---|---|
smart-retry-1.3.6.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hadoop002.smartretry/smart-retry/ -->
<dependency>
<groupId>com.github.hadoop002.smartretry</groupId>
<artifactId>smart-retry</artifactId>
<version>1.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadoop002.smartretry/smart-retry/
implementation 'com.github.hadoop002.smartretry:smart-retry:1.3.6'
// https://jarcasting.com/artifacts/com.github.hadoop002.smartretry/smart-retry/
implementation ("com.github.hadoop002.smartretry:smart-retry:1.3.6")
'com.github.hadoop002.smartretry:smart-retry:pom:1.3.6'
<dependency org="com.github.hadoop002.smartretry" name="smart-retry" rev="1.3.6">
<artifact name="smart-retry" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hadoop002.smartretry', module='smart-retry', version='1.3.6')
)
libraryDependencies += "com.github.hadoop002.smartretry" % "smart-retry" % "1.3.6"
[com.github.hadoop002.smartretry/smart-retry "1.3.6"]