implementation("com.badoo.reaktive:coroutines-interop:1.3.0")
Facilitates seamless interoperability between coroutines and reactive programming by converting suspend functions to reactive types and vice versa.