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

jambi-macextras.5.15.20.source-code.module-info Maven / Gradle / Ivy

/**
 * Provides platform-specific APIs for macOS.
 */
module qtjambi.macextras {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.macextras;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy