Last Version

Easy i18n gettext library 1.2.0

A small library to use GNU gettext() functionalities in Java

License

License

GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

easy-i18n-gettext-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Easy i18n gettext library
A small library to use GNU gettext() functionalities in Java
Project URL

Project URL

https://github.com/JuKu/java-i18n-gettext
Source Code Management

Source Code Management

https://github.com/JuKu/java-i18n-gettext

Download easy-i18n-gettext-parent 1.2.0


<!-- https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/ -->
<dependency>
    <groupId>com.jukusoft</groupId>
    <artifactId>easy-i18n-gettext-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/
implementation 'com.jukusoft:easy-i18n-gettext-parent:1.2.0'
// https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/
implementation ("com.jukusoft:easy-i18n-gettext-parent:1.2.0")
'com.jukusoft:easy-i18n-gettext-parent:pom:1.2.0'
<dependency org="com.jukusoft" name="easy-i18n-gettext-parent" rev="1.2.0">
  <artifact name="easy-i18n-gettext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jukusoft', module='easy-i18n-gettext-parent', version='1.2.0')
)
libraryDependencies += "com.jukusoft" % "easy-i18n-gettext-parent" % "1.2.0"
[com.jukusoft/easy-i18n-gettext-parent "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.carrotsearch : hppc jar 0.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.7

Project Modules

  • gettext-maven-plugin
  • easy-i18n-gettext