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