DOC

studio.lunabee.compose : material-color-utilities

Maven & Gradle

Jan 26, 2024
10 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. See https://github.com/material-foundation/material-color-utilities

Table Of Contents

Latest Version

Download studio.lunabee.compose : material-color-utilities Javadoc & API Documentation - Latest Versions:

All Versions

Download studio.lunabee.compose : material-color-utilities Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file material-color-utilities-1.1.0-javadoc.jar to material-color-utilities-1.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder material-color-utilities-1.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "material-color-utilities-1.1.0-sources.jar" -d "material-color-utilities-1.1.0-javadoc" -subpackages