or-awt.2024.11.20.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of color-awt Show documentation
Show all versions of color-awt Show documentation
java.awt.Color supporting extension for dev.mccue.color.
The newest version!
module dev.mccue.color.awt {
requires transitive java.desktop;
requires transitive dev.mccue.color;
exports dev.mccue.color.awt;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy