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

yaframework.swagger-ui-bundle.1.0.3.source-code.module-info Maven / Gradle / Ivy

/**
 * Amaya Swagger UI Module.
 */
module io.github.amayaframework.swaggerui {
    // Imports
    requires io.github.amayaframework.openui;
    // Exports
    exports io.github.amayaframework.swaggerui;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy