License |
License |
---|---|
GroupId | GroupIdcom.github.bordertech.wcomponents |
ArtifactId | ArtifactIdwcomponents-i18n |
Last Version | Last Version1.5.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwcomponents-i18n
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.
|
Filename | Size |
---|---|
wcomponents-i18n-1.5.28.pom | |
wcomponents-i18n-1.5.28.jar | 11 KB |
wcomponents-i18n-1.5.28-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-i18n/ -->
<dependency>
<groupId>com.github.bordertech.wcomponents</groupId>
<artifactId>wcomponents-i18n</artifactId>
<version>1.5.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-i18n/
implementation 'com.github.bordertech.wcomponents:wcomponents-i18n:1.5.28'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-i18n/
implementation ("com.github.bordertech.wcomponents:wcomponents-i18n:1.5.28")
'com.github.bordertech.wcomponents:wcomponents-i18n:jar:1.5.28'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-i18n" rev="1.5.28">
<artifact name="wcomponents-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-i18n', version='1.5.28')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-i18n" % "1.5.28"
[com.github.bordertech.wcomponents/wcomponents-i18n "1.5.28"]