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