JNotify

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.contentobjects.jnotify
ArtifactId

ArtifactId

jnotify
Last Version

Last Version

0.94
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://jnotify.sourceforge.net/
Source Code Management

Source Code Management

http://jnotify.cvs.sourceforge.net/viewvc/jnotify/jnotify

Download jnotify

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.94