is not current version
Last Version 1.3.2

com.swoval:apple-file-events 1.2.4

JNI library for apple file system

GroupId

GroupId

com.swoval
ArtifactId

ArtifactId

apple-file-events
Version

Version

1.2.4
Type

Type

jar

Download apple-file-events 1.2.4


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