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

jambi-printsupport.6.8.1.source-code.module-info Maven / Gradle / Ivy

/**
 * Classes to make printing easier and more portable.
 */
module qtjambi.printsupport {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.printsupport;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy