png-compress

From https://github.com/qwertme/OpenViewerFX ,implement pngquant,png compress.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.ifok.image
ArtifactId

ArtifactId

pngquant-png
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

png-compress
From https://github.com/qwertme/OpenViewerFX ,implement pngquant,png compress.

Download pngquant-png

How to add to project

<!-- https://jarcasting.com/artifacts/net.ifok.image/pngquant-png/ -->
<dependency>
    <groupId>net.ifok.image</groupId>
    <artifactId>pngquant-png</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ifok.image/pngquant-png/
implementation 'net.ifok.image:pngquant-png:1.0.0'
// https://jarcasting.com/artifacts/net.ifok.image/pngquant-png/
implementation ("net.ifok.image:pngquant-png:1.0.0")
'net.ifok.image:pngquant-png:jar:1.0.0'
<dependency org="net.ifok.image" name="pngquant-png" rev="1.0.0">
  <artifact name="pngquant-png" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ifok.image', module='pngquant-png', version='1.0.0')
)
libraryDependencies += "net.ifok.image" % "pngquant-png" % "1.0.0"
[net.ifok.image/pngquant-png "1.0.0"]

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
1.0.0