is not current version
Last Version 0.15.1

io.methvin:directory-watcher 0.8.2

directory-watcher

GroupId

GroupId

io.methvin
ArtifactId

ArtifactId

directory-watcher
Version

Version

0.8.2
Type

Type

jar

Download directory-watcher 0.8.2


<!-- https://jarcasting.com/artifacts/io.methvin/directory-watcher/ -->
<dependency>
    <groupId>io.methvin</groupId>
    <artifactId>directory-watcher</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.methvin/directory-watcher/
implementation 'io.methvin:directory-watcher:0.8.2'
// https://jarcasting.com/artifacts/io.methvin/directory-watcher/
implementation ("io.methvin:directory-watcher:0.8.2")
'io.methvin:directory-watcher:jar:0.8.2'
<dependency org="io.methvin" name="directory-watcher" rev="0.8.2">
  <artifact name="directory-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.methvin', module='directory-watcher', version='0.8.2')
)
libraryDependencies += "io.methvin" % "directory-watcher" % "0.8.2"
[io.methvin/directory-watcher "0.8.2"]