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

xengine.dependencies.1.0.4.source-code.module-info Maven / Gradle / Ivy

The newest version!
/**
 * @author datafox
 */
module dfxengine.dependencies {
    requires org.slf4j;

    requires dfxengine.utils;

    exports me.datafox.dfxengine.dependencies;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy