s

stream-http

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