MVN

org.l33tlabs.twl : pngdecoder

Maven & Gradle

Aug 10, 2013
7 usages
4 stars

pngdecoder · TWL's fast PNGDecoder. This is a subset of the TWL.jar and contains the same classes in the same package.

<dependency>
    <groupId>org.l33tlabs.twl</groupId>
    <artifactId>pngdecoder</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.l33tlabs.twl : pngdecoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.l33tlabs.twl : pngdecoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
pngdecoder-1.0

How to add a dependency to Maven

Add the following org.l33tlabs.twl : pngdecoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.l33tlabs.twl</groupId>
    <artifactId>pngdecoder</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.l33tlabs.twl : pngdecoder gradle dependency to your build.gradle file:

implementation 'org.l33tlabs.twl:pngdecoder:1.0'

Gradle Kotlin DSL: Add the following org.l33tlabs.twl : pngdecoder gradle kotlin dependency to your build.gradle.kts file:

implementation("org.l33tlabs.twl:pngdecoder:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.l33tlabs.twl : pngdecoder sbt scala dependency to your build.sbt file:

libraryDependencies += "org.l33tlabs.twl" % "pngdecoder" % "1.0"

Advertisement

Dependencies from Group

Aug 10, 2013
7 usages
4 stars

Discover Dependencies

Jan 13, 2014
1 usages
Mar 06, 2008
41 usages
Aug 21, 2023
143 usages
8.4k stars
Apr 21, 2021
62 usages
1.9k stars
Aug 24, 2023
83 usages
12.4k stars
Aug 23, 2023
77 usages
47.4k stars
5 usages
45.1k stars
May 05, 2023
255 usages
Jun 23, 2022
32 usages
9.1k stars