Jar examples for p:pngj
Pure Java library for efficient PNG encoding/decoding
You can download jar file pngj 2.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add pngj-2.0.1.jar to your project.
<dependency> <groupId>ar.com.hjg</groupId> <artifactId>pngj</artifactId> <version>2.0.1</version> </dependency>
compile group: 'ar.com.hjg', name: 'pngj', version: '2.0.1'
libraryDependencies += "ar.com.hjg" % "pngj" % "2.0.1"
<dependency org="ar.com.hjg" name="pngj" rev="2.0.1"/>
@Grapes(@Grab(group='ar.com.hjg', module='pngj', version='2.0.1'))
'ar.com.hjg:pngj:jar:2.0.1'
Click the following link to download the jar file.
pngj-2.0.1-javadoc.jar