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