Jar examples for l:libintl
The libintl Library for accessing GNU Gettext Java bundles
You can download jar file libintl 0.18.2 in this page.
The GNU General Public License
You can use the following script to add libintl-0.18.2.jar to your project.
<dependency> <groupId>org.gnu.gettext</groupId> <artifactId>libintl</artifactId> <version>0.18.2</version> </dependency>
compile group: 'org.gnu.gettext', name: 'libintl', version: '0.18.2'
libraryDependencies += "org.gnu.gettext" % "libintl" % "0.18.2"
<dependency org="org.gnu.gettext" name="libintl" rev="0.18.2"/>
@Grapes(@Grab(group='org.gnu.gettext', module='libintl', version='0.18.2'))
'org.gnu.gettext:libintl:jar:0.18.2'
Click the following link to download the jar file.
libintl-0.18.2-javadoc.jar