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