apple

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

License

License

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

apple
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download apple

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2