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