Download centerdevice-nsmenufx-2.1.0.jar file - Jar c

Jar examples for c:centerdevice-nsmenufx

Description

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.

License

BSD 3-Clause

Build File

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'

Download

Click the following link to download the jar file.

centerdevice-nsmenufx-2.1.0-javadoc.jar
centerdevice-nsmenufx-2.1.0-sources.jar
centerdevice-nsmenufx-2.1.0.jar
centerdevice-nsmenufx-2.1.0.pom



Related Tutorials