Last Version

DesktopSupport 0.6.0

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

License

License

GroupId

GroupId

org.madlonkay
ArtifactId

ArtifactId

desktopsupport
Version

Version

0.6.0
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 0.6.0


<!-- 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.