License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdretry-request |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptionretry-request
WebJar for retry-request
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
retry-request-4.0.0.pom | |
retry-request-4.0.0.jar | 7 KB |
retry-request-4.0.0-sources.jar | 22 bytes |
retry-request-4.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/retry-request/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>retry-request</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/retry-request/
implementation 'org.webjars.npm:retry-request:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/retry-request/
implementation ("org.webjars.npm:retry-request:4.0.0")
'org.webjars.npm:retry-request:jar:4.0.0'
<dependency org="org.webjars.npm" name="retry-request" rev="4.0.0">
<artifact name="retry-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='retry-request', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "retry-request" % "4.0.0"
[org.webjars.npm/retry-request "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : through2 | jar | [2.0.0,3) |