Skip to content

🖲️ A fast and easy-to-use multiplatform I/O Library of meowool-toolkit.

Notifications You must be signed in to change notification settings

meowool-toolkit/mio

Repository files navigation

Meowool (Multiplatform) I/O

Mio provides a Kotlin-friendly APIs and allows you to get consistent access and handle IO behavior on different platforms.

Snapshot version:
repositories {
  maven("https://s01.oss.sonatype.org/content/repositories/snapshots")
}

dependencies {
  implementation("com.meowool.toolkit:io:0.1.0-SNAPSHOT")
}

The document has not been written.

For more details please refer to kdoc, and the usage please refer to the directory related to test:

  1. CommonTest
  2. JvmTest

Releases

No releases published

Packages

No packages published

Languages