MVN

com.jukusoft : easy-i18n-gettext-parent

Maven & Gradle

Oct 24, 2018
2 stars

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

<dependency>
    <groupId>com.jukusoft</groupId>
    <artifactId>easy-i18n-gettext-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jukusoft : easy-i18n-gettext-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.jukusoft : easy-i18n-gettext-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
easy-i18n-gettext-parent-1.2.0
1.1.x
easy-i18n-gettext-parent-1.1.0
1.0.x
easy-i18n-gettext-parent-1.0.3
easy-i18n-gettext-parent-1.0.2
easy-i18n-gettext-parent-1.0.1
easy-i18n-gettext-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jukusoft</groupId>
    <artifactId>easy-i18n-gettext-parent</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement