is not current version
Last Version 0.10.11

org.webjars.npm:unzipper 0.9.15

WebJar for unzipper

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

unzipper
Version

Version

0.9.15
Type

Type

jar

Download unzipper 0.9.15


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