Download jzopfli-0.0.1.jar file - Jar j

Jar examples for j:jzopfli

Description

Java port of Zopfli

You can download jar file jzopfli 0.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add jzopfli-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.luccappellaro</groupId>
   <artifactId>jzopfli</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.luccappellaro', name: 'jzopfli', version: '0.0.1'
libraryDependencies += "com.github.luccappellaro" % "jzopfli" % "0.0.1"
<dependency org="com.github.luccappellaro" name="jzopfli" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.luccappellaro', module='jzopfli', version='0.0.1'))
'com.github.luccappellaro:jzopfli:jar:0.0.1'

Download

Click the following link to download the jar file.

jzopfli-0.0.1-javadoc.jar
jzopfli-0.0.1-sources.jar
jzopfli-0.0.1.jar
jzopfli-0.0.1.pom



Related Tutorials