MVN

com.github.mperry : file-monitor

Maven & Gradle

Feb 12, 2015
1 usages
1 stars

FileMonitor · Creates file systems events as stream or observable watch events

<dependency>
    <groupId>com.github.mperry</groupId>
    <artifactId>file-monitor</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mperry : file-monitor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.github.mperry : file-monitor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
file-monitor-0.2
0.1
file-monitor-0.1

How to add a dependency to Maven

Add the following com.github.mperry : file-monitor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mperry</groupId>
    <artifactId>file-monitor</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mperry : file-monitor gradle dependency to your build.gradle file:

implementation 'com.github.mperry:file-monitor:0.2'

Gradle Kotlin DSL: Add the following com.github.mperry : file-monitor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mperry:file-monitor:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mperry : file-monitor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mperry" % "file-monitor" % "0.2"

Advertisement

Dependencies from Group

Jul 22, 2015
5 usages
67 stars
Jul 22, 2015
2 usages
67 stars
Jul 22, 2015
1 usages
67 stars
Feb 12, 2015
1 usages
1 stars
Aug 08, 2014
1 usages
0 stars

Discover Dependencies

Nov 29, 2014
5 usages
Feb 14, 2014
2 usages
5 stars
Apr 10, 2014
1 usages
0 stars
Mar 21, 2015
2 usages
7 stars
Apr 17, 2015
4 usages
0 stars
Jun 06, 2014
2 usages
Aug 16, 2013
1 usages
344 stars