Skip to content

hipoom/files

Repository files navigation

Files

registry

💡 Introduction

This is a lightweight file utils library. No dependence on other third-party libraries, and the file size only 6KB.

🔨 How to use

You can use this lib by gradle:

repositories {
  mavenCentral()
}

dependencies {
  implementation 'com.hipoom:files:0.0.3'
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages