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