MVN

com.swoval : apple-file-events

Maven & Gradle

Apr 11, 2018
8 usages
86 stars

apple-file-events · JNI library for apple file system

<dependency>
    <groupId>com.swoval</groupId>
    <artifactId>apple-file-events</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.swoval : apple-file-events to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.swoval : apple-file-events to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
apple-file-events-1.3.2
apple-file-events-1.3.1
apple-file-events-1.3.0
1.2.x
apple-file-events-1.2.4
apple-file-events-1.2.3

How to add a dependency to Maven

Add the following com.swoval : apple-file-events maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.swoval</groupId>
    <artifactId>apple-file-events</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.swoval : apple-file-events gradle dependency to your build.gradle file:

implementation 'com.swoval:apple-file-events:1.3.2'

Gradle Kotlin DSL: Add the following com.swoval : apple-file-events gradle kotlin dependency to your build.gradle.kts file:

implementation("com.swoval:apple-file-events:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.swoval : apple-file-events sbt scala dependency to your build.sbt file:

libraryDependencies += "com.swoval" % "apple-file-events" % "1.3.2"

Advertisement

Dependencies from Group

Apr 26, 2023
17 usages
86 stars
Apr 11, 2018
8 usages
86 stars
Jan 22, 2020
6 usages
3 stars
Aug 25, 2020
4 usages
86 stars
Feb 24, 2018
3 usages
86 stars

Discover Dependencies