Jar examples for c:centerdevice-nsmenufx
NSMenuFX is a simple library allowing to access and modify the menu items that are generated by default for OS X applications
You can download jar file centerdevice-nsmenufx 2.1.0 in this page.
BSD 3-Clause
You can use the following script to add centerdevice-nsmenufx-2.1.0.jar to your project.
<dependency> <groupId>de.codecentric.centerdevice</groupId> <artifactId>centerdevice-nsmenufx</artifactId> <version>2.1.0</version> </dependency>
compile group: 'de.codecentric.centerdevice', name: 'centerdevice-nsmenufx', version: '2.1.0'
libraryDependencies += "de.codecentric.centerdevice" % "centerdevice-nsmenufx" % "2.1.0"
<dependency org="de.codecentric.centerdevice" name="centerdevice-nsmenufx" rev="2.1.0"/>
@Grapes(@Grab(group='de.codecentric.centerdevice', module='centerdevice-nsmenufx', version='2.1.0'))
'de.codecentric.centerdevice:centerdevice-nsmenufx:jar:2.1.0'
Click the following link to download the jar file.
centerdevice-nsmenufx-2.1.0-javadoc.jar