Hey I guess I am stupid. How do I get coroutines l...
# coroutines
o
Hey I guess I am stupid. How do I get coroutines lib in simple JVM project. Simplest InetlliJ with simplest Kotlin plugin 1.5.x and I can't import coroutines, and I don't see the lib anywhere...
m
Have you added the dependency to the kotlinx.coroutines library? Check here: https://github.com/Kotlin/kotlinx.coroutines#using-in-your-projects