is not current version
Last Version 1.5.28

com.github.bordertech.wcomponents:wcomponents-i18n 1.3.10

This module contains server-side and client-side default internationalization bundles. It also provides an up-to-date list of messages that require translation. It is suggested that projects with translations watch this project for updates to the messages.

GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-i18n
Version

Version

1.3.10
Type

Type

jar

Download wcomponents-i18n 1.3.10


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