is not current version
Last Version 1.5.28

com.github.bordertech.wcomponents:wcomponents-theme 1.0.4

Core client-side WComponents.

GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-theme
Version

Version

1.0.4
Type

Type

jar

Download wcomponents-theme 1.0.4


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