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

ils.utils.3.0.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
module io.redlink.utils {
    requires org.slf4j;

    exports io.redlink.utils;
    exports io.redlink.utils.concurrent;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy