is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-i18n 3.3


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-i18n
Version

Version

3.3
Type

Type

jar

Download tajin-i18n 3.3


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