![JAR search and dependency download from the Maven repository](/logo.png)
net.sf.sevenzipjbinding.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sevenzipjbinding Show documentation
Show all versions of sevenzipjbinding Show documentation
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/)
/**
* This package contains basis enumerations, interfaces and classes of main SevenZipJBinding
* interface. The interface is a mapping of C++ interface and so not much comfortable for java developer.
* There are another simplified interface, which provides simple but reduced access to 7-Zip library.
*
*
* - {@link net.sf.sevenzipjbinding.SevenZip} interface entry point.
*
*
* @see net.sf.sevenzipjbinding.simple
*
* @author Boris Brodski
* @since 4.65-1
*/
package net.sf.sevenzipjbinding;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy