Jar examples for g:gettext-commons
A library that supports gettext-based internationalization (i18n) of Java applications.
You can download jar file gettext-commons 0.9.8 in this page.
GNU Library or Lesser General Public License (LGPL)
You can use the following script to add gettext-commons-0.9.8.jar to your project.
<dependency> <groupId>com.googlecode.gettext-commons</groupId> <artifactId>gettext-commons</artifactId> <version>0.9.8</version> </dependency>
compile group: 'com.googlecode.gettext-commons', name: 'gettext-commons', version: '0.9.8'
libraryDependencies += "com.googlecode.gettext-commons" % "gettext-commons" % "0.9.8"
<dependency org="com.googlecode.gettext-commons" name="gettext-commons" rev="0.9.8"/>
@Grapes(@Grab(group='com.googlecode.gettext-commons', module='gettext-commons', version='0.9.8'))
'com.googlecode.gettext-commons:gettext-commons:jar:0.9.8'
Click the following link to download the jar file.
gettext-commons-0.9.8-javadoc.jar