1768 Forks
12074 Stars
12074 Watchers

kotlinx.coroutines

Library support for Kotlin coroutines

How to download and setup kotlinx.coroutines

Open terminal and run command
git clone https://github.com/Kotlin/kotlinx.coroutines.git
git clone is used to create a copy or clone of kotlinx.coroutines repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kotlinx.coroutines https://github.com/Kotlin/kotlinx.coroutines/archive/master.zip

Or simply clone kotlinx.coroutines with SSH
[email protected]:Kotlin/kotlinx.coroutines.git

If you have some problems with kotlinx.coroutines

You may open issue on kotlinx.coroutines support forum (system) here: https://github.com/Kotlin/kotlinx.coroutines/issues