Itadaki jbzip2

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

License

License

GroupId

GroupId

org.itadaki
ArtifactId

ArtifactId

bzip2
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://code.google.com/p/jbzip2/

Download bzip2

How to add to project

<!-- https://jarcasting.com/artifacts/org.itadaki/bzip2/ -->
<dependency>
    <groupId>org.itadaki</groupId>
    <artifactId>bzip2</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.itadaki/bzip2/
implementation 'org.itadaki:bzip2:0.9.1'
// https://jarcasting.com/artifacts/org.itadaki/bzip2/
implementation ("org.itadaki:bzip2:0.9.1")
'org.itadaki:bzip2:jar:0.9.1'
<dependency org="org.itadaki" name="bzip2" rev="0.9.1">
  <artifact name="bzip2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.itadaki', module='bzip2', version='0.9.1')
)
libraryDependencies += "org.itadaki" % "bzip2" % "0.9.1"
[org.itadaki/bzip2 "0.9.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1