GNU Gettext libintl

The libintl Library for accessing GNU Gettext Java bundles

License

License

GroupId

GroupId

org.gnu.gettext
ArtifactId

ArtifactId

libintl
Last Version

Last Version

0.18.3
Release Date

Release Date

Type

Type

jar
Description

Description

GNU Gettext libintl
The libintl Library for accessing GNU Gettext Java bundles
Project URL

Project URL

http://www.gnu.org/software/gettext/
Source Code Management

Source Code Management

http://git.savannah.gnu.org/cgit/gettext.git

Download libintl

How to add to project

<!-- https://jarcasting.com/artifacts/org.gnu.gettext/libintl/ -->
<dependency>
    <groupId>org.gnu.gettext</groupId>
    <artifactId>libintl</artifactId>
    <version>0.18.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.gnu.gettext/libintl/
implementation 'org.gnu.gettext:libintl:0.18.3'
// https://jarcasting.com/artifacts/org.gnu.gettext/libintl/
implementation ("org.gnu.gettext:libintl:0.18.3")
'org.gnu.gettext:libintl:jar:0.18.3'
<dependency org="org.gnu.gettext" name="libintl" rev="0.18.3">
  <artifact name="libintl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gnu.gettext', module='libintl', version='0.18.3')
)
libraryDependencies += "org.gnu.gettext" % "libintl" % "0.18.3"
[org.gnu.gettext/libintl "0.18.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.3
0.18.2