DesktopSupport

A library to bridge Apple Java Extensions and JEP 272 desktop APIs

License

License

GroupId

GroupId

org.madlonkay
ArtifactId

ArtifactId

desktopsupport
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

DesktopSupport
A library to bridge Apple Java Extensions and JEP 272 desktop APIs
Project URL

Project URL

https://github.com/amake/DesktopSupport
Source Code Management

Source Code Management

https://github.com/amake/DesktopSupport.git

Download desktopsupport

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0