License |
License |
---|---|
GroupId | GroupIdcom.jukusoft |
ArtifactId | ArtifactIdeasy-i18n-gettext-parent |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionEasy i18n gettext library
A small library to use GNU gettext() functionalities in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-i18n-gettext-parent-1.2.0.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : hppc | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.7 |