is not current version
Last Version 1.7

Pngtastic 1.6

A pure Java PNG image optimization and manipulation library

License

License

MIT
GroupId

GroupId

com.github.depsypher
ArtifactId

ArtifactId

pngtastic
Version

Version

1.6
Type

Type

jar
Description

Description

Pngtastic
A pure Java PNG image optimization and manipulation library
Project URL

Project URL

https://github.com/depsypher/pngtastic

Download pngtastic 1.6


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.