The I18n team is pleased to announce the i18n-3.1 release!

Nuiton i18n tools

Documentation of the project can be found here:
https://doc.nuiton.org/i18n

Changes
-------

Changes in this version include:



Changes:
o Keep deprecated methods _, l_ and n_ as you can still compile code withit in Java SE 8  Issue: 3096. Thanks to Tony Chemit.  Resolved by tchemit. 
o Updates mavenpom to 5.0  Issue: 3097. Thanks to Tony Chemit.  Resolved by tchemit. 


Downloads
---------

No release file deployed. (all files are deployed in the maven repository)

Maven artifacts
---------------

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Find us at

* http://search.maven.org/#artifactdetails|org.nuiton|i18n|3.1|jar


Have fun!
-I18n team