Last Version

Barbary Watch Service for OSX 1.0

An implementation of Java 7’s WatchService for Java 6 on Mac OS X

License

License

Categories

Categories

Net
GroupId

GroupId

net.incongru.watchservice
ArtifactId

ArtifactId

barbary-watchservice
Version

Version

1.0
Type

Type

jar
Description

Description

Barbary Watch Service for OSX
An implementation of Java 7’s WatchService for Java 6 on Mac OS X
Project URL

Project URL

https://github.com/gjoseph/BarbaryWatchService
Source Code Management

Source Code Management

https://github.com/gjoseph/BarbaryWatchService

Download barbary-watchservice 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.