Last Version

jpathwatch 0.95

jpathwatch is a Java library for monitoring directories for changes. It uses the host platform's native OS functions to achive this to avoid polling.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jpathwatch
ArtifactId

ArtifactId

jpathwatch
Version

Version

0.95
Type

Type

jar
Description

Description

jpathwatch
jpathwatch is a Java library for monitoring directories for changes. It uses the host platform's native OS functions to achive this to avoid polling.
Project URL

Project URL

http://jpathwatch.wordpress.com

Download jpathwatch 0.95


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

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.