s

stream-http

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