A modern I/O library for Android, Java, and Kotlin Multiplatform, providing efficient file and network access.
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio-macosx64</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 API.
Replace dependency with com.squareup.okio:okio-jvm for JVM projects.
No dependency data recorded yet.