is not current version
Last Version 1.5.28

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

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.4.23
Type

Type

jar

Download wcomponents-i18n 1.4.23


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