<dependency> <groupId>org.webjars.npm</groupId> <artifactId>stream-http</artifactId> <version>2.8.1</version> </dependency>
implementation 'org.webjars.npm:stream-http:2.8.1'
implementation("org.webjars.npm:stream-http:2.8.1")
libraryDependencies += "org.webjars.npm" % "stream-http" % "2.8.1"
@Grapes( @Grab(group='org.webjars.npm', module='stream-http', version='2.8.1') )
<dependency org="org.webjars.npm" name="stream-http" rev="2.8.1" />
[org.webjars.npm/stream-http "2.8.1"]
'org.webjars.npm:stream-http:jar:2.8.1'
compile
|-- org.webjars.npm:readable-stream
|-- org.webjars.npm:inherits
|-- org.webjars.npm:to-arraybuffer
|-- org.webjars.npm:xtend
|-- org.webjars.npm:builtin-status-codes