net.sf.sevenzipjbinding.impl.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 implementation of some interfaces defined in {@link net.sf.sevenzipjbinding}.
* It contains also some handy tool classes to with 7-Zip-JBinding.
*
* @see net.sf.sevenzipjbinding.simple
*
* @author Boris Brodski
* @since 4.65-1
*/
package net.sf.sevenzipjbinding.impl;