GroupId | GroupIdcom.github.bordertech.wcomponents |
---|---|
ArtifactId | ArtifactIdwcomponents-theme-parent |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
wcomponents-theme-parent-1.1.2.pom | 11 KB |
wcomponents-theme-parent-1.1.2-tests.jar | 3 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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-theme-parent/
implementation 'com.github.bordertech.wcomponents:wcomponents-theme-parent:1.1.2'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-theme-parent/
implementation ("com.github.bordertech.wcomponents:wcomponents-theme-parent:1.1.2")
'com.github.bordertech.wcomponents:wcomponents-theme-parent:jar:1.1.2'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-theme-parent" rev="1.1.2">
<artifact name="wcomponents-theme-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-theme-parent', version='1.1.2')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-theme-parent" % "1.1.2"
[com.github.bordertech.wcomponents/wcomponents-theme-parent "1.1.2"]