GroupId | GroupIdcom.github.bordertech.wcomponents |
---|---|
ArtifactId | ArtifactIdwcomponents-i18n |
Version | Version1.5.4 |
Type | Typejar |
Filename | Size |
---|---|
wcomponents-i18n-1.5.4.pom | |
wcomponents-i18n-1.5.4.jar | 11 KB |
wcomponents-i18n-1.5.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-i18n/
implementation 'com.github.bordertech.wcomponents:wcomponents-i18n:1.5.4'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-i18n/
implementation ("com.github.bordertech.wcomponents:wcomponents-i18n:1.5.4")
'com.github.bordertech.wcomponents:wcomponents-i18n:jar:1.5.4'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-i18n" rev="1.5.4">
<artifact name="wcomponents-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-i18n', version='1.5.4')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-i18n" % "1.5.4"
[com.github.bordertech.wcomponents/wcomponents-i18n "1.5.4"]