Kotlinx Coroutines IO JVM provides IO support libraries for Kotlin coroutines on the JVM.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-io-jvm</artifactId>
<version>0.1.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a ByteReadChannel for reading bytes asynchronously.
Use with caution and pin to a specific version.
No dependency data recorded yet.