PNGJ

Pure Java library for efficient PNG encoding/decoding

License

License

GroupId

GroupId

ar.com.hjg
ArtifactId

ArtifactId

pngj
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PNGJ
Pure Java library for efficient PNG encoding/decoding
Source Code Management

Source Code Management

http://code.google.com/p/pngj/source/browse

Download pngj

How to add to project

<!-- https://jarcasting.com/artifacts/ar.com.hjg/pngj/ -->
<dependency>
    <groupId>ar.com.hjg</groupId>
    <artifactId>pngj</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ar.com.hjg/pngj/
implementation 'ar.com.hjg:pngj:2.1.0'
// https://jarcasting.com/artifacts/ar.com.hjg/pngj/
implementation ("ar.com.hjg:pngj:2.1.0")
'ar.com.hjg:pngj:jar:2.1.0'
<dependency org="ar.com.hjg" name="pngj" rev="2.1.0">
  <artifact name="pngj" type="jar" />
</dependency>
@Grapes(
@Grab(group='ar.com.hjg', module='pngj', version='2.1.0')
)
libraryDependencies += "ar.com.hjg" % "pngj" % "2.1.0"
[ar.com.hjg/pngj "2.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1