is not current version
Last Version 1.4.4

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

WebJar for end-of-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

end-of-stream
Version

Version

1.4.1
Type

Type

jar

Download end-of-stream 1.4.1


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