codecentric / NSMenuFX

Other
127 stars 26 forks source link

Provide a Maven release with localization #11

Closed pejax closed 8 years ago

pejax commented 8 years ago

Thanks for sharing the menu adapter - a great help for my ScalaFXML applications.

Could you provide a new Maven release which includes the latest localization feature? Currently I am using a GIT clone of the project and create a private build to take advantage of the German localization.

Thanks and regards, Peter

0x4a616e commented 8 years ago

Hi Peter, glad to hear that! I'll upload a new release within next week!

0x4a616e commented 8 years ago

New version has been uploaded:

    <dependency>
        <groupId>de.codecentric.centerdevice</groupId>
        <artifactId>centerdevice-nsmenufx</artifactId>
        <version>2.1.0</version>
    </dependency>