Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 273 Bytes

Binom File IO

Kotlin Library for work with File System.

Using

Gradle

You must add repository. See README

dependencies {
    api "pw.binom.io:file:<version>"
}

Examples

Read-Write File