MVN

com.github.jponge : lzma-java

Maven & Gradle

Sep 11, 2013
23 usages
73 stars

LZMA Java · LZMA library for Java

<dependency>
    <groupId>com.github.jponge</groupId>
    <artifactId>lzma-java</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jponge : lzma-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.jponge : lzma-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
lzma-java-1.3
1.2
lzma-java-1.2
1.1
lzma-java-1.1

How to add a dependency to Maven

Add the following com.github.jponge : lzma-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jponge</groupId>
    <artifactId>lzma-java</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jponge : lzma-java gradle dependency to your build.gradle file:

implementation 'com.github.jponge:lzma-java:1.3'

Gradle Kotlin DSL: Add the following com.github.jponge : lzma-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jponge:lzma-java:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jponge : lzma-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jponge" % "lzma-java" % "1.3"

Advertisement

Dependencies from Group

Sep 11, 2013
23 usages
73 stars

Discover Dependencies

Dec 13, 2021
10 usages
4 stars
May 11, 2023
20 usages
1.8k stars
May 30, 2017
2 usages
715 stars
Jan 11, 2017
8 usages
66 stars
Sep 16, 2017
3 usages
0 stars
Jun 10, 2023
11 usages
18 stars
Jul 14, 2021
4 usages
0 stars
May 28, 2013
3 usages
Sep 29, 2014
3 usages
72 stars