License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhttpreq |
Version | Version0.4.24 |
Type | Typejar |
Description |
Descriptionhttpreq
WebJar for httpreq
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpreq-0.4.24.pom | |
httpreq-0.4.24.jar | 74 KB |
httpreq-0.4.24-sources.jar | 22 bytes |
httpreq-0.4.24-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/httpreq/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>httpreq</artifactId>
<version>0.4.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/httpreq/
implementation 'org.webjars.npm:httpreq:0.4.24'
// https://jarcasting.com/artifacts/org.webjars.npm/httpreq/
implementation ("org.webjars.npm:httpreq:0.4.24")
'org.webjars.npm:httpreq:jar:0.4.24'
<dependency org="org.webjars.npm" name="httpreq" rev="0.4.24">
<artifact name="httpreq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='httpreq', version='0.4.24')
)
libraryDependencies += "org.webjars.npm" % "httpreq" % "0.4.24"
[org.webjars.npm/httpreq "0.4.24"]