is not current version
Last Version 1.5.14

com.github.bordertech.wcomponents:wcomponents-app-archetype 1.2.12


GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-app-archetype
Version

Version

1.2.12
Type

Type

jar

Download wcomponents-app-archetype 1.2.12


<!-- 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.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-app-archetype/
implementation 'com.github.bordertech.wcomponents:wcomponents-app-archetype:1.2.12'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-app-archetype/
implementation ("com.github.bordertech.wcomponents:wcomponents-app-archetype:1.2.12")
'com.github.bordertech.wcomponents:wcomponents-app-archetype:jar:1.2.12'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-app-archetype" rev="1.2.12">
  <artifact name="wcomponents-app-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-app-archetype', version='1.2.12')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-app-archetype" % "1.2.12"
[com.github.bordertech.wcomponents/wcomponents-app-archetype "1.2.12"]