License |
License |
---|---|
GroupId | GroupIdcom.github.bordertech.wcomponents |
ArtifactId | ArtifactIdwcomponents-app-archetype |
Version | Version1.5.14 |
Type | Typejar |
Description |
Descriptionwcomponents-app-archetype
Accessible Web UI Framework for Enterprise
|
<!-- https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-app-archetype/ -->
<dependency>
<groupId>com.github.bordertech.wcomponents</groupId>
<artifactId>wcomponents-app-archetype</artifactId>
<version>1.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-app-archetype/
implementation 'com.github.bordertech.wcomponents:wcomponents-app-archetype:1.5.14'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-app-archetype/
implementation ("com.github.bordertech.wcomponents:wcomponents-app-archetype:1.5.14")
'com.github.bordertech.wcomponents:wcomponents-app-archetype:jar:1.5.14'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-app-archetype" rev="1.5.14">
<artifact name="wcomponents-app-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-app-archetype', version='1.5.14')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-app-archetype" % "1.5.14"
[com.github.bordertech.wcomponents/wcomponents-app-archetype "1.5.14"]