is not current version
Last Version 1.3.2

com.swoval:apple-file-events 1.3.0

JNI library for apple file system

GroupId

GroupId

com.swoval
ArtifactId

ArtifactId

apple-file-events
Version

Version

1.3.0
Type

Type

jar

Download apple-file-events 1.3.0


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