MVN

com.keypoint : png-encoder

Maven & Gradle

Apr 07, 2006
3 usages

com.keypoint.PngEncoder · com.keypoint.PngEncoder - a Java class to convert Image objects to PNG byte arrays

<dependency>
    <groupId>com.keypoint</groupId>
    <artifactId>png-encoder</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.keypoint : png-encoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.keypoint : png-encoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
png-encoder-1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.keypoint</groupId>
    <artifactId>png-encoder</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.keypoint : png-encoder gradle dependency to your build.gradle file:

implementation 'com.keypoint:png-encoder:1.5'

Gradle Kotlin DSL: Add the following com.keypoint : png-encoder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.keypoint:png-encoder:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.keypoint : png-encoder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.keypoint" % "png-encoder" % "1.5"

Advertisement

Dependencies from Group

Apr 07, 2006
3 usages

Discover Dependencies

Aug 26, 2006
7 usages
Dec 18, 2021
7 usages
155 stars
Jan 17, 2020
8 usages
26 stars
Sep 17, 2020
2 usages
0 stars
Aug 21, 2023
2 usages
0 stars
Aug 01, 2023
8 usages
381 stars
Jun 07, 2018
1 usages
82 stars