MVN

org.tukaani : xz

Maven & Gradle

Mar 12, 2021
549 usages

XZ for Java · XZ data compression

<dependency>
    <groupId>org.tukaani</groupId>
    <artifactId>xz</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tukaani : xz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of org.tukaani : xz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
xz-1.9
1.8
xz-1.8
1.7
xz-1.7
1.6
xz-1.6
1.5
xz-1.5
1.4
xz-1.4
1.3
xz-1.3
1.2
xz-1.2
1.1
xz-1.1
1.0
xz-1.0

How to add a dependency to Maven

Add the following org.tukaani : xz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tukaani</groupId>
    <artifactId>xz</artifactId>
    <version>1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tukaani : xz gradle dependency to your build.gradle file:

implementation 'org.tukaani:xz:1.9'

Gradle Kotlin DSL: Add the following org.tukaani : xz gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tukaani:xz:1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tukaani : xz sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tukaani" % "xz" % "1.9"

Advertisement

Dependencies from Group

xz
Mar 12, 2021
549 usages

Discover Dependencies

Apr 12, 2023
68 usages
158 stars
Jun 09, 2023
157 usages
24 stars
Dec 27, 2022
55 stars
Jul 06, 2022
69 usages
1k stars
Jan 12, 2017
66 usages
269 stars
Jun 20, 2023
976 stars
aba
Jul 14, 2020
1 usages
Nov 08, 2020
169 usages
382 stars
Aug 23, 2023
327 usages
32.6k stars