Jar examples for a:aircompressor
Compression algorithms
You can download jar file aircompressor 0.3 in this page.
Apache License 2.0
You can use the following script to add aircompressor-0.3.jar to your project.
<dependency> <groupId>io.airlift</groupId> <artifactId>aircompressor</artifactId> <version>0.3</version> </dependency>
compile group: 'io.airlift', name: 'aircompressor', version: '0.3'
libraryDependencies += "io.airlift" % "aircompressor" % "0.3"
<dependency org="io.airlift" name="aircompressor" rev="0.3"/>
@Grapes(@Grab(group='io.airlift', module='aircompressor', version='0.3'))
'io.airlift:aircompressor:jar:0.3'
Click the following link to download the jar file.
aircompressor-0.3-javadoc.jar