MVN

io.takari : directory-watcher

Maven & Gradle

Jun 13, 2016
2 usages

Directory watcher with a native OSX implementation of the WatchService

<dependency>
    <groupId>io.takari</groupId>
    <artifactId>directory-watcher</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.takari : directory-watcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of io.takari : directory-watcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
directory-watcher-0.0.8
directory-watcher-0.0.7
directory-watcher-0.0.6
directory-watcher-0.0.5
directory-watcher-0.0.3
directory-watcher-0.0.2

How to add a dependency to Maven

Add the following io.takari : directory-watcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.takari</groupId>
    <artifactId>directory-watcher</artifactId>
    <version>0.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.takari : directory-watcher gradle dependency to your build.gradle file:

implementation 'io.takari:directory-watcher:0.0.8'

Gradle Kotlin DSL: Add the following io.takari : directory-watcher gradle kotlin dependency to your build.gradle.kts file:

implementation("io.takari:directory-watcher:0.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.takari : directory-watcher sbt scala dependency to your build.sbt file:

libraryDependencies += "io.takari" % "directory-watcher" % "0.0.8"

Advertisement

Dependencies from Group

May 11, 2022
27 usages
3 stars
Jul 26, 2020
17 usages
Dec 04, 2019
5 usages
Mar 31, 2017
5 usages
3 stars
Mar 13, 2019
5 usages
12 stars

Discover Dependencies

Jul 05, 2017
2 usages
64 stars
Mar 10, 2016
3 usages
Sep 09, 2019
2 usages
819 stars
Mar 12, 2016
2 usages
480 stars
Dec 05, 2019
3 usages
2.6k stars
Jan 07, 2019
4 usages
1.4k stars
Aug 29, 2020
3 usages
Jan 15, 2020
7 usages
15 stars
Mar 17, 2016
2 usages
May 22, 2018
2 usages
1.4k stars