http://www.7-zip.org/sdk.html This site provide a LZMA SDK for compress/decompress files, I would like to give it a shot but I am lost.
Anyone got experience on this
Use J7Zip. Its a java port of the LZMA SDK. You find it here:
http://sourceforge.net/projects/p7zip/files/J7Zip/
alternative
Use the lzmajio.jar with LzmaInputStream and LzmaOutputStream classes
you find it on github:
http://github.com/league/lzmajio/downloads