Jar examples for l:lzma-java
LZMA library for Java
You can download jar file lzma-java 1.2 in this page.
Apache License Version 2.0
You can use the following script to add lzma-java-1.2.jar to your project.
<dependency> <groupId>com.github.jponge</groupId> <artifactId>lzma-java</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.jponge', name: 'lzma-java', version: '1.2'
libraryDependencies += "com.github.jponge" % "lzma-java" % "1.2"
<dependency org="com.github.jponge" name="lzma-java" rev="1.2"/>
@Grapes(@Grab(group='com.github.jponge', module='lzma-java', version='1.2'))
'com.github.jponge:lzma-java:jar:1.2'
Click the following link to download the jar file.
lzma-java-1.2-javadoc.jar