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

.grapl-gl.2.3.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.3.8
Show newest version
module grapl.gl {

    requires transitive grapl;

    exports com.huskerdev.grapl.gl;
    exports com.huskerdev.grapl.gl.platforms.linux.egl;
    exports com.huskerdev.grapl.gl.platforms.linux.glx;
    exports com.huskerdev.grapl.gl.platforms.win;
    exports com.huskerdev.grapl.gl.platforms.macos;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy