GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdstream-combiner |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
stream-combiner-0.0.4.pom | |
stream-combiner-0.0.4.jar | 5 KB |
stream-combiner-0.0.4-sources.jar | 22 bytes |
stream-combiner-0.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stream-combiner/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stream-combiner</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stream-combiner/
implementation 'org.webjars.npm:stream-combiner:0.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/stream-combiner/
implementation ("org.webjars.npm:stream-combiner:0.0.4")
'org.webjars.npm:stream-combiner:jar:0.0.4'
<dependency org="org.webjars.npm" name="stream-combiner" rev="0.0.4">
<artifact name="stream-combiner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stream-combiner', version='0.0.4')
)
libraryDependencies += "org.webjars.npm" % "stream-combiner" % "0.0.4"
[org.webjars.npm/stream-combiner "0.0.4"]