License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdparse-headers |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparse-headers
WebJar for parse-headers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parse-headers-2.0.4.pom | |
parse-headers-2.0.4.jar | 10 KB |
parse-headers-2.0.4-sources.jar | 22 bytes |
parse-headers-2.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/parse-headers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>parse-headers</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/parse-headers/
implementation 'org.webjars.npm:parse-headers:2.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/parse-headers/
implementation ("org.webjars.npm:parse-headers:2.0.4")
'org.webjars.npm:parse-headers:jar:2.0.4'
<dependency org="org.webjars.npm" name="parse-headers" rev="2.0.4">
<artifact name="parse-headers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='parse-headers', version='2.0.4')
)
libraryDependencies += "org.webjars.npm" % "parse-headers" % "2.0.4"
[org.webjars.npm/parse-headers "2.0.4"]