MVN

net.incongru.watchservice : barbary-watchservice

Maven & Gradle

Jun 13, 2015
1 usages
41 stars

Barbary Watch Service for OSX · An implementation of Java 7���s WatchService for Java 6 on Mac OS X

<dependency>
    <groupId>net.incongru.watchservice</groupId>
    <artifactId>barbary-watchservice</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.incongru.watchservice : barbary-watchservice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.incongru.watchservice : barbary-watchservice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
barbary-watchservice-1.0

How to add a dependency to Maven

Add the following net.incongru.watchservice : barbary-watchservice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.incongru.watchservice</groupId>
    <artifactId>barbary-watchservice</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.incongru.watchservice : barbary-watchservice gradle dependency to your build.gradle file:

implementation 'net.incongru.watchservice:barbary-watchservice:1.0'

Gradle Kotlin DSL: Add the following net.incongru.watchservice : barbary-watchservice gradle kotlin dependency to your build.gradle.kts file:

implementation("net.incongru.watchservice:barbary-watchservice:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.incongru.watchservice : barbary-watchservice sbt scala dependency to your build.sbt file:

libraryDependencies += "net.incongru.watchservice" % "barbary-watchservice" % "1.0"

Advertisement

Dependencies from Group

Jun 13, 2015
1 usages
41 stars

Discover Dependencies

Jun 29, 2017
1 usages
1.8k stars
Jun 16, 2023
3 stars
Dec 07, 2019
15 usages
104 stars
May 17, 2023
16.5k stars
Jun 11, 2015
12 stars
Mar 15, 2018
9 usages
173 stars
Sep 19, 2015
5 usages
9.6k stars
Mar 02, 2019
7 usages
59 stars
Feb 18, 2020
18 usages
60 stars
May 17, 2022
1 usages
444 stars