GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdend-of-stream |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
end-of-stream-0.1.5.pom | |
end-of-stream-0.1.5.jar | 4 KB |
end-of-stream-0.1.5-sources.jar | 22 bytes |
end-of-stream-0.1.5-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]