Gettext Commons

A library that supports gettext-based internationalization (i18n) of Java applications.

License

License

GroupId

GroupId

com.googlecode.gettext-commons
ArtifactId

ArtifactId

gettext-commons
Last Version

Last Version

0.9.8
Release Date

Release Date

Type

Type

jar
Description

Description

Gettext Commons
A library that supports gettext-based internationalization (i18n) of Java applications.
Project URL

Project URL

http://code.google.com/p/gettext-commons/

Download gettext-commons

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.8