Skip to content

Latest commit

 

History

History

file

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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