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

jambi-help.6.5.6.source-code.module-info Maven / Gradle / Ivy

Go to download

Classes for integrating documentation into applications, similar to Qt Assistant.

There is a newer version: 6.8.1
Show newest version
/**
 * Classes for integrating documentation into applications, similar to Qt Assistant.
 */
module qtjambi.help {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.help;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy