Skip to content

divyanshupundir/filetools-kt

Repository files navigation

filetools-kt

Simple high level constructs to handle common file types.

Usage

Dependencies

The latest artifacts are available on Maven Central.

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.divpundir.filetools:filetools:$version")
}

API Docs

For the API docs, please refer the KDoc.

About

Simple high level constructs to handle common file types.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages