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

jambi-positioning.6.7.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 6.8.0
Show newest version
/**
 * Provides access to position, satellite and area monitoring classes.
 */
module qtjambi.positioning {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.positioning;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy