Last Version

gowk-7z 1.0.1

Java calls 7z to achieve compression and decompression, supports win and linux, and supports multiple options

License

License

GroupId

GroupId

org.gowk
ArtifactId

ArtifactId

gowk-7z
Version

Version

1.0.1
Type

Type

jar
Description

Description

gowk-7z
Java calls 7z to achieve compression and decompression, supports win and linux, and supports multiple options
Project URL

Project URL

https://gitee.com/gowk/gowk-7z
Source Code Management

Source Code Management

https://gitee.com/gowk/gowk-7z

Download gowk-7z 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.