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