is not current version
Last Version 1.4.4

org.webjars.npm:end-of-stream 1.0.0

WebJar for end-of-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

end-of-stream
Version

Version

1.0.0
Type

Type

jar

Download end-of-stream 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/end-of-stream/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>end-of-stream</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/end-of-stream/
implementation 'org.webjars.npm:end-of-stream:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/end-of-stream/
implementation ("org.webjars.npm:end-of-stream:1.0.0")
'org.webjars.npm:end-of-stream:jar:1.0.0'
<dependency org="org.webjars.npm" name="end-of-stream" rev="1.0.0">
  <artifact name="end-of-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='end-of-stream', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "end-of-stream" % "1.0.0"
[org.webjars.npm/end-of-stream "1.0.0"]