Skip to content

kamilszewc/fileswatcher

Repository files navigation

Files Watcher

General

To be written

Installation

The compiled libraries are deployed to Maven Central.

Usage with maven:

<dependency>
    <groupId>io.github.kamilszewc</groupId>
    <artifactId>fileswatcher</artifactId>
    <version>0.3</version>
</dependency>

Usage with gradle:

implementation 'io.github.kamilszewc:fileswatcher:0.3'

Usage

To be written

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published