is not current version
Last Version 1.5.28

com.github.bordertech.wcomponents:wcomponents-core 1.4.21

Core server-side WComponents.

GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-core
Version

Version

1.4.21
Type

Type

jar

Download wcomponents-core 1.4.21


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