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