is not current version
Last Version 0.15.1

io.methvin:directory-watcher 0.10.0

directory-watcher

GroupId

GroupId

io.methvin
ArtifactId

ArtifactId

directory-watcher
Version

Version

0.10.0
Type

Type

jar

Download directory-watcher 0.10.0


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