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

ke-chappel.oss.commons.api.logging.1.0.10.source-code.module-info Maven / Gradle / Ivy

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy