is not current version
Last Version 2.0.1

org.webjars.npm:stream-splicer 2.0.0

WebJar for stream-splicer

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stream-splicer
Version

Version

2.0.0
Type

Type

jar

Download stream-splicer 2.0.0


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