is not current version
Last Version 0.4.4-1

org.webjars:stream-combiner 0.4.4

WebJar for stream-combiner

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

stream-combiner
Version

Version

0.4.4
Type

Type

jar

Download stream-combiner 0.4.4


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