License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sevenzipjbinding |
ArtifactId | ArtifactIdsevenzipjbinding-all-linux |
Last Version | Last Version16.02-2.01 |
Release Date | Release Date |
Type | Typejar |
Description |
Description7-Zip-JBinding-AllLinux
7-Zip-JBinding is a free cross-platform java binding of 7-Zip free compress/decompress library
(http://www.7-zip.org/, http://p7zip.sourceforge.net/)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding-all-linux/ -->
<dependency>
<groupId>net.sf.sevenzipjbinding</groupId>
<artifactId>sevenzipjbinding-all-linux</artifactId>
<version>16.02-2.01</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding-all-linux/
implementation 'net.sf.sevenzipjbinding:sevenzipjbinding-all-linux:16.02-2.01'
// https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding-all-linux/
implementation ("net.sf.sevenzipjbinding:sevenzipjbinding-all-linux:16.02-2.01")
'net.sf.sevenzipjbinding:sevenzipjbinding-all-linux:jar:16.02-2.01'
<dependency org="net.sf.sevenzipjbinding" name="sevenzipjbinding-all-linux" rev="16.02-2.01">
<artifact name="sevenzipjbinding-all-linux" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sevenzipjbinding', module='sevenzipjbinding-all-linux', version='16.02-2.01')
)
libraryDependencies += "net.sf.sevenzipjbinding" % "sevenzipjbinding-all-linux" % "16.02-2.01"
[net.sf.sevenzipjbinding/sevenzipjbinding-all-linux "16.02-2.01"]