For Guava's `ListenableFuture` and Java 8's `Compl...
# coroutines
d
For Guava's
ListenableFuture
and Java 8's
CompletableFuture
there are artifacts in the
kotlinx.coroutines
namespace that let you
await
on them.