is not current version
Last Version 7.1.0

org.femtoframework.util:femto-i18n 7.0.4


GroupId

GroupId

org.femtoframework.util
ArtifactId

ArtifactId

femto-i18n
Version

Version

7.0.4
Type

Type

jar

Download femto-i18n 7.0.4


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