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

yaframework.amaya-filter.1.0.0.source-code.module-info Maven / Gradle / Ivy

/**
 * Amaya Filter Module.
 *
 * @author Roman Bakaldin
 */
module io.github.amayaframework.filter {
    // Imports
    requires com.github.romanqed.jfunc;
    // Exports
    exports io.github.amayaframework.filter;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy