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

ke-chappel.oss.commons.encryption.1.0.17.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.0.16
Show newest version
module io.github.lc.oss.commons.encryption {
    requires io.github.lc.oss.commons.encoding;
    requires io.github.lc.oss.commons.util;

    exports io.github.lc.oss.commons.encryption;
    exports io.github.lc.oss.commons.encryption.ephemeral;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy