jar

com.materialkolor : material-color-utilities-jvm

Maven & Gradle

Aug 21, 2023
291 stars

MaterialKolor · A Compose multiplatform library for generating dynamic Material3 color schemes from a seed color.

Table Of Contents

Latest Version

Download com.materialkolor : material-color-utilities-jvm JAR file - Latest Versions:

All Versions

Download com.materialkolor : material-color-utilities-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 material-color-utilities-jvm-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.materialkolor.palettes

├─ com.materialkolor.palettes.CorePalette.class - [JAR]

├─ com.materialkolor.palettes.TonalPalette.class - [JAR]

com.materialkolor.common

├─ com.materialkolor.common.Function.class - [JAR]

com.materialkolor.scheme

├─ com.materialkolor.scheme.DynamicScheme.class - [JAR]

├─ com.materialkolor.scheme.Scheme.class - [JAR]

├─ com.materialkolor.scheme.SchemeContent.class - [JAR]

├─ com.materialkolor.scheme.SchemeExpressive.class - [JAR]

├─ com.materialkolor.scheme.SchemeFidelity.class - [JAR]

├─ com.materialkolor.scheme.SchemeFruitSalad.class - [JAR]

├─ com.materialkolor.scheme.SchemeMonochrome.class - [JAR]

├─ com.materialkolor.scheme.SchemeNeutral.class - [JAR]

├─ com.materialkolor.scheme.SchemeRainbow.class - [JAR]

├─ com.materialkolor.scheme.SchemeTonalSpot.class - [JAR]

├─ com.materialkolor.scheme.SchemeVibrant.class - [JAR]

├─ com.materialkolor.scheme.Variant.class - [JAR]

com.materialkolor.contrast

├─ com.materialkolor.contrast.Contrast.class - [JAR]

com.materialkolor.score

├─ com.materialkolor.score.Score.class - [JAR]

com.materialkolor.hct

├─ com.materialkolor.hct.Cam16.class - [JAR]

├─ com.materialkolor.hct.Hct.class - [JAR]

├─ com.materialkolor.hct.HctSolver.class - [JAR]

├─ com.materialkolor.hct.ViewingConditions.class - [JAR]

com.materialkolor.quantize

├─ com.materialkolor.quantize.PointProvider.class - [JAR]

├─ com.materialkolor.quantize.PointProviderLab.class - [JAR]

├─ com.materialkolor.quantize.Quantizer.class - [JAR]

├─ com.materialkolor.quantize.QuantizerCelebi.class - [JAR]

├─ com.materialkolor.quantize.QuantizerMap.class - [JAR]

├─ com.materialkolor.quantize.QuantizerResult.class - [JAR]

├─ com.materialkolor.quantize.QuantizerWsmeans.class - [JAR]

├─ com.materialkolor.quantize.QuantizerWu.class - [JAR]

com.materialkolor.dynamiccolor

├─ com.materialkolor.dynamiccolor.ContrastCurve.class - [JAR]

├─ com.materialkolor.dynamiccolor.DynamicColor.class - [JAR]

├─ com.materialkolor.dynamiccolor.MaterialDynamicColors.class - [JAR]

├─ com.materialkolor.dynamiccolor.ToneDeltaPair.class - [JAR]

├─ com.materialkolor.dynamiccolor.TonePolarity.class - [JAR]

com.materialkolor.blend

├─ com.materialkolor.blend.Blend.class - [JAR]

com.materialkolor.dislike

├─ com.materialkolor.dislike.DislikeAnalyzer.class - [JAR]

com.materialkolor.temperature

├─ com.materialkolor.temperature.TemperatureCache.class - [JAR]

com.materialkolor.utils

├─ com.materialkolor.utils.ColorUtils.class - [JAR]

├─ com.materialkolor.utils.MathUtils.class - [JAR]

├─ com.materialkolor.utils.PowKt.class - [JAR]