Last Version

TeamUnify easy-i18n 0.9.11

A library for making i18n easier on the JVM

License

License

GroupId

GroupId

com.teamunify
ArtifactId

ArtifactId

easy-i18n
Version

Version

0.9.11
Type

Type

jar
Description

Description

TeamUnify easy-i18n
A library for making i18n easier on the JVM
Project URL

Project URL

https://github.com/awkay/easy-i18n

Download easy-i18n 0.9.11


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5
org.gnu.gettext : libintl jar 0.18.2
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.