License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdzip-stream |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptionzip-stream
WebJar for zip-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zip-stream-3.0.1.pom | |
zip-stream-3.0.1.jar | 7 KB |
zip-stream-3.0.1-sources.jar | 22 bytes |
zip-stream-3.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/zip-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>zip-stream</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/zip-stream/
implementation 'org.webjars.npm:zip-stream:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/zip-stream/
implementation ("org.webjars.npm:zip-stream:3.0.1")
'org.webjars.npm:zip-stream:jar:3.0.1'
<dependency org="org.webjars.npm" name="zip-stream" rev="3.0.1">
<artifact name="zip-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='zip-stream', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "zip-stream" % "3.0.1"
[org.webjars.npm/zip-stream "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : archiver-utils | jar | [2.1.0,3) |
org.webjars.npm : compress-commons | jar | [3.0.0,4) |
org.webjars.npm : readable-stream | jar | [3.6.0,4) |