| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdhttp-parser-js |
| Last Version | Last Version0.5.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp-parser-js
WebJar for http-parser-js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-parser-js-0.5.6.pom | |
| http-parser-js-0.5.6.jar | 8 KB |
| http-parser-js-0.5.6-sources.jar | 22 bytes |
| http-parser-js-0.5.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/http-parser-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>http-parser-js</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-parser-js/
implementation 'org.webjars.npm:http-parser-js:0.5.6'
// https://jarcasting.com/artifacts/org.webjars.npm/http-parser-js/
implementation ("org.webjars.npm:http-parser-js:0.5.6")
'org.webjars.npm:http-parser-js:jar:0.5.6'
<dependency org="org.webjars.npm" name="http-parser-js" rev="0.5.6">
<artifact name="http-parser-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-parser-js', version='0.5.6')
)
libraryDependencies += "org.webjars.npm" % "http-parser-js" % "0.5.6"
[org.webjars.npm/http-parser-js "0.5.6"]