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