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

.kotlinx.kotlinx-coroutines-guava.1.9.0-RC.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.10.1
Show newest version
module kotlinx.coroutines.guava {
    requires kotlin.stdlib;
    requires kotlinx.coroutines.core;
    requires com.google.common;

    exports kotlinx.coroutines.guava;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy