is not current version
Last Version 1.5.28

com.github.bordertech.wcomponents:wcomponents-parent 1.4.6

Accessible Web UI Framework for Enterprise

GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-parent
Version

Version

1.4.6
Type

Type

jar

Download wcomponents-parent 1.4.6


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