jar

eu.danieldk.quzah : quzah

Maven & Gradle

Jul 21, 2014
8 stars

Quzah · Quzah is a library for generating sets of visually distinct colors.

Table Of Contents

Latest Version

Download eu.danieldk.quzah : quzah JAR file - Latest Versions:

All Versions

Download eu.danieldk.quzah : quzah JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 quzah-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.danieldk.quzah.cli

├─ eu.danieldk.quzah.cli.GenerateColors.class - [JAR]

eu.danieldk.quzah.pregen

├─ eu.danieldk.quzah.pregen.PregeneratedColors.class - [JAR]

eu.danieldk.quzah.colorspace

├─ eu.danieldk.quzah.colorspace.RGB.class - [JAR]

eu.danieldk.quzah.random

├─ eu.danieldk.quzah.random.PastelRandomRGB.class - [JAR]

├─ eu.danieldk.quzah.random.RandomI.class - [JAR]

├─ eu.danieldk.quzah.random.RandomRGB.class - [JAR]

├─ eu.danieldk.quzah.random.UniformRandomRGB.class - [JAR]

eu.danieldk.quzah.colorset

├─ eu.danieldk.quzah.colorset.ColorSetGenerator.class - [JAR]

├─ eu.danieldk.quzah.colorset.SimulatedAnnealingGenerator.class - [JAR]

Advertisement