<@UBBFK40RZ>fuel-core doesn't have corountines-cor...
# kotlin-fuel
i
@Nikkyfuel-core doesn't have corountines-core dependency.
d
It does
(it uses "suspend")
i
that from stdlib.
d
Oh but then we can also write the implementations for gson etc without requiring corourintes-core?
(cc @Nikky)
i
d
Yeah, I understand that. What I mean is, if we don't NEED to force kotlinx.coroutines, we shouldn't 🙂
✔️ 1
n
we need to though
for using
<http://Dispatchers.IO|Dispatchers.IO>
etc
i
I still called it as core because "kotlinx-coroutines-core"