License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpostman-request |
Version | Version2.88.1-postman.13 |
Type | Typejar |
Description |
Descriptionpostman-request
WebJar for postman-request
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/postman-request/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>postman-request</artifactId>
<version>2.88.1-postman.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/postman-request/
implementation 'org.webjars.npm:postman-request:2.88.1-postman.13'
// https://jarcasting.com/artifacts/org.webjars.npm/postman-request/
implementation ("org.webjars.npm:postman-request:2.88.1-postman.13")
'org.webjars.npm:postman-request:jar:2.88.1-postman.13'
<dependency org="org.webjars.npm" name="postman-request" rev="2.88.1-postman.13">
<artifact name="postman-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='postman-request', version='2.88.1-postman.13')
)
libraryDependencies += "org.webjars.npm" % "postman-request" % "2.88.1-postman.13"
[org.webjars.npm/postman-request "2.88.1-postman.13"]