| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdasync-retry |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionasync-retry
WebJar for async-retry
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| async-retry-1.3.1.pom | |
| async-retry-1.3.1.jar | 5 KB |
| async-retry-1.3.1-sources.jar | 22 bytes |
| async-retry-1.3.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/async-retry/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>async-retry</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/async-retry/
implementation 'org.webjars.npm:async-retry:1.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/async-retry/
implementation ("org.webjars.npm:async-retry:1.3.1")
'org.webjars.npm:async-retry:jar:1.3.1'
<dependency org="org.webjars.npm" name="async-retry" rev="1.3.1">
<artifact name="async-retry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='async-retry', version='1.3.1')
)
libraryDependencies += "org.webjars.npm" % "async-retry" % "1.3.1"
[org.webjars.npm/async-retry "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : retry | jar | [0.12.0] |