License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdread-only-stream |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionread-only-stream
WebJar for read-only-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
read-only-stream-2.0.0.pom | |
read-only-stream-2.0.0.jar | 7 KB |
read-only-stream-2.0.0-sources.jar | 22 bytes |
read-only-stream-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/read-only-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>read-only-stream</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/read-only-stream/
implementation 'org.webjars.npm:read-only-stream:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/read-only-stream/
implementation ("org.webjars.npm:read-only-stream:2.0.0")
'org.webjars.npm:read-only-stream:jar:2.0.0'
<dependency org="org.webjars.npm" name="read-only-stream" rev="2.0.0">
<artifact name="read-only-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='read-only-stream', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "read-only-stream" % "2.0.0"
[org.webjars.npm/read-only-stream "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : readable-stream | jar | [2.0.2,3) |