Download bzip2-1.0.jar file - Jar b

Jar examples for b:bzip2

Description

bzip2

You can download jar file bzip2 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add bzip2-1.0.jar to your project.

<dependency>
   <groupId>fr.univ-valenciennes</groupId>
   <artifactId>bzip2</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'fr.univ-valenciennes', name: 'bzip2', version: '1.0'
libraryDependencies += "fr.univ-valenciennes" % "bzip2" % "1.0"
<dependency org="fr.univ-valenciennes" name="bzip2" rev="1.0"/>
@Grapes(@Grab(group='fr.univ-valenciennes', module='bzip2', version='1.0'))
'fr.univ-valenciennes:bzip2:jar:1.0'

Download

Click the following link to download the jar file.

bzip2-1.0-javadoc.jar
bzip2-1.0-sources.jar
bzip2-1.0.jar
bzip2-1.0.pom



Related Tutorials