Download apple-0.0.2.jar file - Jar a

Jar examples for a:apple

Description

java apple classes. allow your java application to have native OSX functions

You can download jar file apple 0.0.2 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE 3.0

Build File

You can use the following script to add apple-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>apple</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.axet', name: 'apple', version: '0.0.2'
libraryDependencies += "com.github.axet" % "apple" % "0.0.2"
<dependency org="com.github.axet" name="apple" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.axet', module='apple', version='0.0.2'))
'com.github.axet:apple:jar:0.0.2'

Download

Click the following link to download the jar file.

apple-0.0.2-javadoc.jar
apple-0.0.2-sources.jar
apple-0.0.2.jar
apple-0.0.2.pom



Related Tutorials