MVN

org.itadaki : bzip2

Maven & Gradle

Apr 22, 2015
7 usages

Itadaki jbzip2 · jbzip2 is a Java bzip2 compression/decompression library. It can be used as a replacement for the Apache CBZip2InputStream / CBZip2OutputStream classes.

<dependency>
    <groupId>org.itadaki</groupId>
    <artifactId>bzip2</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.itadaki : bzip2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of org.itadaki : bzip2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
bzip2-0.9.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.itadaki</groupId>
    <artifactId>bzip2</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.itadaki : bzip2 gradle dependency to your build.gradle file:

implementation 'org.itadaki:bzip2:0.9.1'

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

implementation("org.itadaki:bzip2:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.itadaki : bzip2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.itadaki" % "bzip2" % "0.9.1"

Advertisement

Dependencies from Group

Apr 22, 2015
7 usages

Discover Dependencies

Aug 27, 2023
22 usages
3.2k stars
Jan 09, 2018
2 usages
Jan 20, 2022
6 usages
134 stars
Sep 28, 2021
135 stars
Jan 20, 2022
8 usages
133 stars
Jan 20, 2022
1 usages
133 stars
Aug 18, 2023
31 usages
1.1k stars
May 03, 2023
81 usages
1.9k stars
May 05, 2023
223 usages