jar

com.github.trickl : palette

Maven & Gradle

Sep 12, 2019
8 stars

Trickl Palette · A Java port of the Android Palette API

Table Of Contents

Latest Version

Download com.github.trickl : palette JAR file - Latest Versions:

All Versions

Download com.github.trickl : palette JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
untagged

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window palette-untagged-2e8df5cb83748d6f2aec.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.trickl.util

├─ com.trickl.util.TimingLogger.class - [JAR]

com.trickl.palette

├─ com.trickl.palette.ColorCutQuantizer.class - [JAR]

├─ com.trickl.palette.ColorUtils.class - [JAR]

├─ com.trickl.palette.Palette.class - [JAR]

├─ com.trickl.palette.Target.class - [JAR]

com.trickl.validation.constraints

├─ com.trickl.validation.constraints.FloatRange.class - [JAR]

├─ com.trickl.validation.constraints.FloatRangeValidator.class - [JAR]

├─ com.trickl.validation.constraints.IntRange.class - [JAR]

├─ com.trickl.validation.constraints.IntRangeValidator.class - [JAR]