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

cap.datacap-shaded-pinot.1.15.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2024.03.6
Show newest version
/**
 * @deprecated This module is empty and therefore deprecated, please use kotlin.stdlib instead.
 */
@SuppressWarnings("module") // suppress warning about terminal digit
@Deprecated
module kotlin.stdlib.jdk8 {
    requires transitive kotlin.stdlib;
    requires kotlin.stdlib.jdk7;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy