is not current version
Last Version 1.0.6-beta-1

com.github.bordertech.wcomponents:wcomponents-addons-table 1.0.2


GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-addons-table
Version

Version

1.0.2
Type

Type

jar

Download wcomponents-addons-table 1.0.2


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