All Downloads are FREE. Search and download functionalities are using the official Maven repository.

refcodes-graphical.3.3.8.source-code.module-info Maven / Gradle / Ivy

Go to download

Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).

The newest version!
module org.refcodes.graphical {
	requires transitive java.desktop;
	requires transitive org.refcodes.component;

	exports org.refcodes.graphical;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy