License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdwrite-stream |
Version | Version0.4.3 |
Type | Typejar |
Description |
Descriptionwrite-stream
WebJar for write-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
write-stream-0.4.3.pom | |
write-stream-0.4.3.jar | 6 KB |
write-stream-0.4.3-sources.jar | 22 bytes |
write-stream-0.4.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/write-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>write-stream</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/write-stream/
implementation 'org.webjars.npm:write-stream:0.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/write-stream/
implementation ("org.webjars.npm:write-stream:0.4.3")
'org.webjars.npm:write-stream:jar:0.4.3'
<dependency org="org.webjars.npm" name="write-stream" rev="0.4.3">
<artifact name="write-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='write-stream', version='0.4.3')
)
libraryDependencies += "org.webjars.npm" % "write-stream" % "0.4.3"
[org.webjars.npm/write-stream "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : readable-stream | jar | [0.0.2,0.1) |