Jar examples for b:bzip2
bzip2
You can download jar file bzip2 1.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
bzip2-1.0-javadoc.jar