u

unix-unzip

Library for reading/restoring UNIX permissions of ZIP file entries
https://github.com/osobolev/app-delivery
The Apache License, Version 2.0
Oleg Sobolev
Files download
File Operation
unix-unzip-7.0.jar download
unix-unzip-7.0.pom download
unix-unzip-7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.osobolev.app-delivery</groupId>
  <artifactId>unix-unzip</artifactId>
  <version>7.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.osobolev.app-delivery:unix-unzip:7.0'
Gradle Kotlin
implementation("io.github.osobolev.app-delivery:unix-unzip:7.0")
Scala SBT
libraryDependencies += "io.github.osobolev.app-delivery" % "unix-unzip" % "7.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.osobolev.app-delivery', module='unix-unzip', version='7.0')
)
Apache Ivy
<dependency org="io.github.osobolev.app-delivery" name="unix-unzip" rev="7.0" />
Leiningen
[io.github.osobolev.app-delivery/unix-unzip "7.0"]
Apache Buildr
'io.github.osobolev.app-delivery:unix-unzip:jar:7.0'
Dependencies
The project has no third-party dependencies