MVN

net.contentobjects.jnotify : jnotify

Maven & Gradle

Aug 18, 2016
8 usages

JNotify · A Java library that allow Java applications to receive file system events on Windows and Linux.

<dependency>
    <groupId>net.contentobjects.jnotify</groupId>
    <artifactId>jnotify</artifactId>
    <version>0.94</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.contentobjects.jnotify : jnotify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.94

All Versions

Choose a version of net.contentobjects.jnotify : jnotify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.94
jnotify-0.94

How to add a dependency to Maven

Add the following net.contentobjects.jnotify : jnotify maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.contentobjects.jnotify</groupId>
    <artifactId>jnotify</artifactId>
    <version>0.94</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.contentobjects.jnotify : jnotify gradle dependency to your build.gradle file:

implementation 'net.contentobjects.jnotify:jnotify:0.94'

Gradle Kotlin DSL: Add the following net.contentobjects.jnotify : jnotify gradle kotlin dependency to your build.gradle.kts file:

implementation("net.contentobjects.jnotify:jnotify:0.94")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.contentobjects.jnotify : jnotify sbt scala dependency to your build.sbt file:

libraryDependencies += "net.contentobjects.jnotify" % "jnotify" % "0.94"

Advertisement

Dependencies from Group

Aug 18, 2016
8 usages

Discover Dependencies

Mar 28, 2020
192 stars
May 05, 2023
225 usages
1.3k stars
Jun 15, 2018
930 usages
24 stars
Jul 28, 2019
126 usages
6.9k stars
Jan 29, 2023
247 usages
247 stars
Dec 11, 2021
23 usages
151 stars
Oct 23, 2019
86 usages
176.1k stars
Dec 06, 2020
4.7k stars
Mar 07, 2023
14 usages
482 stars
Jul 17, 2023
60 usages
68 stars