is not current version
Last Version 0.5.6

org.webjars.npm:http-parser-js 0.4.10

WebJar for http-parser-js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-parser-js
Version

Version

0.4.10
Type

Type

jar

Download http-parser-js 0.4.10


<!-- https://jarcasting.com/artifacts/org.webjars.npm/http-parser-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>http-parser-js</artifactId>
    <version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-parser-js/
implementation 'org.webjars.npm:http-parser-js:0.4.10'
// https://jarcasting.com/artifacts/org.webjars.npm/http-parser-js/
implementation ("org.webjars.npm:http-parser-js:0.4.10")
'org.webjars.npm:http-parser-js:jar:0.4.10'
<dependency org="org.webjars.npm" name="http-parser-js" rev="0.4.10">
  <artifact name="http-parser-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-parser-js', version='0.4.10')
)
libraryDependencies += "org.webjars.npm" % "http-parser-js" % "0.4.10"
[org.webjars.npm/http-parser-js "0.4.10"]