GroupId | GroupIdcom.github.bordertech.wcomponents |
---|---|
ArtifactId | ArtifactIdwcomponents-lde |
Version | Version1.5.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-lde/ -->
<dependency>
<groupId>com.github.bordertech.wcomponents</groupId>
<artifactId>wcomponents-lde</artifactId>
<version>1.5.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-lde/
implementation 'com.github.bordertech.wcomponents:wcomponents-lde:1.5.18'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-lde/
implementation ("com.github.bordertech.wcomponents:wcomponents-lde:1.5.18")
'com.github.bordertech.wcomponents:wcomponents-lde:jar:1.5.18'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-lde" rev="1.5.18">
<artifact name="wcomponents-lde" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-lde', version='1.5.18')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-lde" % "1.5.18"
[com.github.bordertech.wcomponents/wcomponents-lde "1.5.18"]