pngdecoder

Java PNG decoder

License

License

BSD
GroupId

GroupId

im.bci
ArtifactId

ArtifactId

pngdecoder
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

pngdecoder
Java PNG decoder
Project URL

Project URL

http://git.bci.im/jnuit

Download pngdecoder

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.13
0.12