jar

me.tatarka.google.material : material-color-utilities

Maven & Gradle

Apr 02, 2024
1 stars

Material Color Utilities · Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space.

Table Of Contents

Latest Version

Download me.tatarka.google.material : material-color-utilities JAR file - Latest Versions:

All Versions

Download me.tatarka.google.material : material-color-utilities JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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

me.tatarka.google.material.blend

├─ me.tatarka.google.material.blend.Blend.class - [JAR]

me.tatarka.google.material.utils

├─ me.tatarka.google.material.utils.ColorUtils.class - [JAR]

├─ me.tatarka.google.material.utils.MathUtils.class - [JAR]

├─ me.tatarka.google.material.utils.StringUtils.class - [JAR]

me.tatarka.google.material.dislike

├─ me.tatarka.google.material.dislike.DislikeAnalyzer.class - [JAR]

me.tatarka.google.material.palettes

├─ me.tatarka.google.material.palettes.CorePalette.class - [JAR]

├─ me.tatarka.google.material.palettes.TonalPalette.class - [JAR]

me.tatarka.google.material.quantize

├─ me.tatarka.google.material.quantize.PointProvider.class - [JAR]

├─ me.tatarka.google.material.quantize.PointProviderLab.class - [JAR]

├─ me.tatarka.google.material.quantize.Quantizer.class - [JAR]

├─ me.tatarka.google.material.quantize.QuantizerCelebi.class - [JAR]

├─ me.tatarka.google.material.quantize.QuantizerMap.class - [JAR]

├─ me.tatarka.google.material.quantize.QuantizerResult.class - [JAR]

├─ me.tatarka.google.material.quantize.QuantizerWsmeans.class - [JAR]

├─ me.tatarka.google.material.quantize.QuantizerWu.class - [JAR]

me.tatarka.google.material.hct

├─ me.tatarka.google.material.hct.Cam16.class - [JAR]

├─ me.tatarka.google.material.hct.Hct.class - [JAR]

├─ me.tatarka.google.material.hct.HctSolver.class - [JAR]

├─ me.tatarka.google.material.hct.ViewingConditions.class - [JAR]

me.tatarka.google.material.dynamiccolor

├─ me.tatarka.google.material.dynamiccolor.ContrastCurve.class - [JAR]

├─ me.tatarka.google.material.dynamiccolor.DynamicColor.class - [JAR]

├─ me.tatarka.google.material.dynamiccolor.DynamicScheme.class - [JAR]

├─ me.tatarka.google.material.dynamiccolor.MaterialDynamicColors.class - [JAR]

├─ me.tatarka.google.material.dynamiccolor.ToneDeltaPair.class - [JAR]

├─ me.tatarka.google.material.dynamiccolor.TonePolarity.class - [JAR]

├─ me.tatarka.google.material.dynamiccolor.Variant.class - [JAR]

me.tatarka.google.material.temperature

├─ me.tatarka.google.material.temperature.TemperatureCache.class - [JAR]

me.tatarka.google.material.scheme

├─ me.tatarka.google.material.scheme.Scheme.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeContent.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeExpressive.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeFidelity.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeFruitSalad.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeMonochrome.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeNeutral.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeRainbow.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeTonalSpot.class - [JAR]

├─ me.tatarka.google.material.scheme.SchemeVibrant.class - [JAR]

me.tatarka.google.material.contrast

├─ me.tatarka.google.material.contrast.Contrast.class - [JAR]

me.tatarka.google.material.score

├─ me.tatarka.google.material.score.Score.class - [JAR]