Last Version

NSMenuFX 3.1.0

NSMenuFX is a simple library allowing to access and modify the menu items that are generated by default for OS X applications

License

License

GroupId

GroupId

de.jangassen
ArtifactId

ArtifactId

nsmenufx
Version

Version

3.1.0
Type

Type

jar
Description

Description

NSMenuFX
NSMenuFX is a simple library allowing to access and modify the menu items that are generated by default for OS X applications
Project URL

Project URL

https://github.com/0x4a616e/NSMenuFX
Source Code Management

Source Code Management

https://github.com/0x4a616e/NSMenuFX

Download nsmenufx 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
de.jangassen : jfa jar 1.2.0
org.openjfx : javafx-controls jar 11
org.openjfx : javafx-fxml jar 11

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.