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

ke-chappel.oss.commons.api.services.1.0.14.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.0.17
Show newest version
module io.github.lc.oss.commons.api.services {
    requires transitive io.github.lc.oss.commons.serialization;
    requires io.github.lc.oss.commons.util;

    exports io.github.lc.oss.commons.api.services;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy