GroupId | GroupIdcom.github.bordertech.wcomponents |
---|---|
ArtifactId | ArtifactIdwcomponents-theme-parent |
Version | Version1.4.0-beta |
Type | Typejar |
Filename | Size |
---|---|
wcomponents-theme-parent-1.4.0-beta.pom | 12 KB |
wcomponents-theme-parent-1.4.0-beta-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-theme-parent/ -->
<dependency>
<groupId>com.github.bordertech.wcomponents</groupId>
<artifactId>wcomponents-theme-parent</artifactId>
<version>1.4.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-theme-parent/
implementation 'com.github.bordertech.wcomponents:wcomponents-theme-parent:1.4.0-beta'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-theme-parent/
implementation ("com.github.bordertech.wcomponents:wcomponents-theme-parent:1.4.0-beta")
'com.github.bordertech.wcomponents:wcomponents-theme-parent:jar:1.4.0-beta'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-theme-parent" rev="1.4.0-beta">
<artifact name="wcomponents-theme-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-theme-parent', version='1.4.0-beta')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-theme-parent" % "1.4.0-beta"
[com.github.bordertech.wcomponents/wcomponents-theme-parent "1.4.0-beta"]