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

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

The newest version!
/**
 * Amaya Service Module
 *
 * @author Roman Bakaldin
 */
open module io.github.amayaframework.service {
    // Exports
    exports io.github.amayaframework.service;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy