A modern I/O library for Android, Java, and Kotlin Multiplatform that simplifies reading and writing data.
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.17.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a file using Okio's Source and Buffer.
Use Okio 3.x for new projects; migrate from 2.x using official migration guide.
No dependency data recorded yet.