is not current version
Last Version 1.1.1

org.webjars.npm:stream-combiner2 1.0.2

WebJar for stream-combiner2

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stream-combiner2
Version

Version

1.0.2
Type

Type

jar

Download stream-combiner2 1.0.2


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