MVN

com.pngencoder : pngencoder

Maven & Gradle

Sep 06, 2022
27 stars

com.pngencoder:pngencoder · A really fast encoder for PNG images.

<dependency>
    <groupId>com.pngencoder</groupId>
    <artifactId>pngencoder</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pngencoder : pngencoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.0

All Versions

Choose a version of com.pngencoder : pngencoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
pngencoder-0.14.0
0.13.x
pngencoder-0.13.1
pngencoder-0.13.0
0.12.x
pngencoder-0.12.0
0.11.x
pngencoder-0.11.0
0.10.x
pngencoder-0.10.0
0.9.x
pngencoder-0.9.0

How to add a dependency to Maven

Add the following com.pngencoder : pngencoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pngencoder</groupId>
    <artifactId>pngencoder</artifactId>
    <version>0.14.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pngencoder : pngencoder gradle dependency to your build.gradle file:

implementation 'com.pngencoder:pngencoder:0.14.0'

Gradle Kotlin DSL: Add the following com.pngencoder : pngencoder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pngencoder:pngencoder:0.14.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pngencoder : pngencoder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pngencoder" % "pngencoder" % "0.14.0"

Advertisement

Dependencies from Group

Sep 06, 2022
27 stars

Discover Dependencies

Nov 13, 2020
6 stars
Feb 14, 2023
24 usages
15 stars
Feb 14, 2023
3 usages
16 stars
Aug 25, 2023
2 usages
2k stars
Jul 30, 2023
2 usages
2k stars
Oct 07, 2020
0 stars
Sep 08, 2020
3 usages
1 stars
Jul 13, 2023
4 usages
17.3k stars