is not current version
Last Version 6.0.1

org.webjars.npm:get-stream 3.0.0

WebJar for get-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

get-stream
Version

Version

3.0.0
Type

Type

jar

Download get-stream 3.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/get-stream/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>get-stream</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/get-stream/
implementation 'org.webjars.npm:get-stream:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/get-stream/
implementation ("org.webjars.npm:get-stream:3.0.0")
'org.webjars.npm:get-stream:jar:3.0.0'
<dependency org="org.webjars.npm" name="get-stream" rev="3.0.0">
  <artifact name="get-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='get-stream', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "get-stream" % "3.0.0"
[org.webjars.npm/get-stream "3.0.0"]