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

lin-stdlib-lite.1.0.0.source-code.module-info Maven / Gradle / Ivy

module kotlin.stdlib {
    exports kotlin;
    exports kotlin.collections;
    exports kotlin.io;
    exports kotlin.jvm;
    exports kotlin.jvm.functions;
    exports kotlin.jvm.internal;
    exports kotlin.jvm.internal.markers;
    exports kotlin.reflect;
    exports kotlin.text;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy