This library is based on the Java LZMA SDK by Igor Pavlov. It brings many improvements, including Java conventions and a Java I/O streaming API.
Runtime: Java 5+
Development: Maven 2
Either drop the built Jar archive, or run "mvn package" from the top-level directory of the project.
Apache License Version 2.0
Julien Ponge (julien.ponge@gmail.com)
Julien Ponge (julien.ponge@gmail.com)
The release source and binaries can be downloaded from GitHub.
You can download this project most recent development source code from GitHub in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/jponge/lzma-java