License |
License |
---|---|
GroupId | GroupIdio.github.leon406 |
ArtifactId | ArtifactIdSevenZip |
Last Version | Last Version1.2.22.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSeven Zip
Android Resource Proguard Core Lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SevenZip-1.2.22.5.pom | |
SevenZip-1.2.22.5-windows-x86_64.exe | 1 MB |
SevenZip-1.2.22.5-windows-x86_32.exe | 628 KB |
SevenZip-1.2.22.5-sources.jar | 261 bytes |
SevenZip-1.2.22.5-osx-x86_64.exe | 1 MB |
SevenZip-1.2.22.5-osx-aarch_64.exe | 1 MB |
SevenZip-1.2.22.5-linux-x86_64.exe | 1 MB |
SevenZip-1.2.22.5-linux-x86_32.exe | 1 MB |
SevenZip-1.2.22.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.leon406/SevenZip/ -->
<dependency>
<groupId>io.github.leon406</groupId>
<artifactId>SevenZip</artifactId>
<version>1.2.22.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.leon406/SevenZip/
implementation 'io.github.leon406:SevenZip:1.2.22.5'
// https://jarcasting.com/artifacts/io.github.leon406/SevenZip/
implementation ("io.github.leon406:SevenZip:1.2.22.5")
'io.github.leon406:SevenZip:pom:1.2.22.5'
<dependency org="io.github.leon406" name="SevenZip" rev="1.2.22.5">
<artifact name="SevenZip" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.leon406', module='SevenZip', version='1.2.22.5')
)
libraryDependencies += "io.github.leon406" % "SevenZip" % "1.2.22.5"
[io.github.leon406/SevenZip "1.2.22.5"]