Coroutines support libraries for Kotlin, including IO operations.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-io</artifactId>
<version>0.24.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reading from a ByteReadChannel
Use stable kotlinx-coroutines-core for production.
No dependency data recorded yet.