License |
License |
---|---|
GroupId | GroupIdcom.github.bordertech.wcomponents |
ArtifactId | ArtifactIdwcomponents-parent |
Version | Version1.5.28 |
Type | Typepom |
Description |
Descriptionwcomponents-parent
Accessible Web UI Framework for Enterprise
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wcomponents-parent-1.5.28.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-parent/ -->
<dependency>
<groupId>com.github.bordertech.wcomponents</groupId>
<artifactId>wcomponents-parent</artifactId>
<version>1.5.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-parent/
implementation 'com.github.bordertech.wcomponents:wcomponents-parent:1.5.28'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-parent/
implementation ("com.github.bordertech.wcomponents:wcomponents-parent:1.5.28")
'com.github.bordertech.wcomponents:wcomponents-parent:pom:1.5.28'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-parent" rev="1.5.28">
<artifact name="wcomponents-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-parent', version='1.5.28')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-parent" % "1.5.28"
[com.github.bordertech.wcomponents/wcomponents-parent "1.5.28"]