is not current version
Last Version 1.4.4

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

WebJar for end-of-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

end-of-stream
Version

Version

0.1.5
Type

Type

jar

Download end-of-stream 0.1.5


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