Download apple-file-events-1.3.0.jar file - Jar a

Jar examples for a:apple-file-events

Description

JNI library for apple file system

You can download jar file apple-file-events 1.3.0 in this page.

License

MIT

Build File

You can use the following script to add apple-file-events-1.3.0.jar to your project.

<dependency>
   <groupId>com.swoval</groupId>
   <artifactId>apple-file-events</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.swoval', name: 'apple-file-events', version: '1.3.0'
libraryDependencies += "com.swoval" % "apple-file-events" % "1.3.0"
<dependency org="com.swoval" name="apple-file-events" rev="1.3.0"/>
@Grapes(@Grab(group='com.swoval', module='apple-file-events', version='1.3.0'))
'com.swoval:apple-file-events:jar:1.3.0'

Download

Click the following link to download the jar file.

apple-file-events-1.3.0-javadoc.jar
apple-file-events-1.3.0-sources.jar
apple-file-events-1.3.0.jar
apple-file-events-1.3.0.pom



Related Tutorials