License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sevenzipjbinding |
ArtifactId | ArtifactIdsevenzipjbinding-mac-x86_64 |
Last Version | Last Version16.02-2.01 |
Release Date | Release Date |
Type | Typejar |
Description |
Description7-Zip-JBinding-Mac-x86_64
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 |
Filename | Size |
---|---|
sevenzipjbinding-mac-x86_64-16.02-2.01.pom | |
sevenzipjbinding-mac-x86_64-16.02-2.01.jar | 864 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding-mac-x86_64/ -->
<dependency>
<groupId>net.sf.sevenzipjbinding</groupId>
<artifactId>sevenzipjbinding-mac-x86_64</artifactId>
<version>16.02-2.01</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding-mac-x86_64/
implementation 'net.sf.sevenzipjbinding:sevenzipjbinding-mac-x86_64:16.02-2.01'
// https://jarcasting.com/artifacts/net.sf.sevenzipjbinding/sevenzipjbinding-mac-x86_64/
implementation ("net.sf.sevenzipjbinding:sevenzipjbinding-mac-x86_64:16.02-2.01")
'net.sf.sevenzipjbinding:sevenzipjbinding-mac-x86_64:jar:16.02-2.01'
<dependency org="net.sf.sevenzipjbinding" name="sevenzipjbinding-mac-x86_64" rev="16.02-2.01">
<artifact name="sevenzipjbinding-mac-x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sevenzipjbinding', module='sevenzipjbinding-mac-x86_64', version='16.02-2.01')
)
libraryDependencies += "net.sf.sevenzipjbinding" % "sevenzipjbinding-mac-x86_64" % "16.02-2.01"
[net.sf.sevenzipjbinding/sevenzipjbinding-mac-x86_64 "16.02-2.01"]