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

jambi-gamepad.5.15.24.source-code.module-info Maven / Gradle / Ivy

The newest version!
/**
 * Enables Qt applications to support the use of gamepad hardware.
 */
module qtjambi.gamepad {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.gamepad;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy