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

jdash.jdash-common.5.1.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
module jdash.common {

    requires jsr305;

    exports jdash.common;
    exports jdash.common.entity;
    exports jdash.common.internal to jdash.client, jdash.events, jdash.graphics;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy