is not current version
Last Version 2.0.0

org.webjars.npm:concat-stream 1.5.2

WebJar for concat-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

concat-stream
Version

Version

1.5.2
Type

Type

jar

Download concat-stream 1.5.2


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