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

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

The newest version!
/**
 * Classes that make it easy to use OpenGL in Qt applications.
 */
module qtjambi.opengl {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.opengl;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy