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

META-INF.versions.9.module-info Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
/*
 * Copyright LWJGL. All rights reserved.
 * License terms: https://www.lwjgl.org/license
 */
module org.lwjgl.libdivide {
    requires transitive org.lwjgl;

    exports org.lwjgl.util.libdivide;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy