is not current version
Last Version 3.2.0

org.webjars.npm:stream-http 2.8.0

WebJar for stream-http

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stream-http
Version

Version

2.8.0
Type

Type

jar

Download stream-http 2.8.0


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