s

stream-http

WebJar for stream-http
https://www.webjars.org
MIT
Files download
File Operation
stream-http-2.7.2.jar download
stream-http-2.7.2.pom download
stream-http-2.7.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>stream-http</artifactId>
  <version>2.7.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:stream-http:2.7.2'
Gradle Kotlin
implementation("org.webjars.npm:stream-http:2.7.2")
Scala SBT
libraryDependencies += "org.webjars.npm" % "stream-http" % "2.7.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='stream-http', version='2.7.2')
)
Apache Ivy
<dependency org="org.webjars.npm" name="stream-http" rev="2.7.2" />
Leiningen
[org.webjars.npm/stream-http "2.7.2"]
Apache Buildr
'org.webjars.npm:stream-http:jar:2.7.2'