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