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