License |
License
ISC
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrequest-promise |
Version | Version4.2.6 |
Type | Typejar |
Description |
Descriptionrequest-promise
WebJar for request-promise
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
request-promise-4.2.6.pom | |
request-promise-4.2.6.jar | 14 KB |
request-promise-4.2.6-sources.jar | 22 bytes |
request-promise-4.2.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/request-promise/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>request-promise</artifactId>
<version>4.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/request-promise/
implementation 'org.webjars.npm:request-promise:4.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/request-promise/
implementation ("org.webjars.npm:request-promise:4.2.6")
'org.webjars.npm:request-promise:jar:4.2.6'
<dependency org="org.webjars.npm" name="request-promise" rev="4.2.6">
<artifact name="request-promise" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='request-promise', version='4.2.6')
)
libraryDependencies += "org.webjars.npm" % "request-promise" % "4.2.6"
[org.webjars.npm/request-promise "4.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : request-promise-core | jar | [1.1.4] |
org.webjars.npm : bluebird | jar | [3.5.0,4) |
org.webjars.npm : stealthy-require | jar | [1.1.1,2) |
org.webjars.npm : tough-cookie | jar | [2.3.3,3) |