is not current version
Last Version 3.2.0

org.webjars.npm:stream-http 2.7.2

WebJar for stream-http

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stream-http
Version

Version

2.7.2
Type

Type

jar

Download stream-http 2.7.2


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