is not current version
Last Version 3.0.1

org.webjars.npm:zip-stream 2.1.3

WebJar for zip-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

zip-stream
Version

Version

2.1.3
Type

Type

jar

Download zip-stream 2.1.3


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