is not current version
Last Version 0.9.11

com.teamunify:easy-i18n 0.9.6

A library for making i18n easier on the JVM

GroupId

GroupId

com.teamunify
ArtifactId

ArtifactId

easy-i18n
Version

Version

0.9.6
Type

Type

jar

Download easy-i18n 0.9.6


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