is not current version
Last Version 0.0.21

com.github.waikato:fcms-widgets 0.0.17

Small collection of useful Java widgets.

GroupId

GroupId

com.github.waikato
ArtifactId

ArtifactId

fcms-widgets
Version

Version

0.0.17
Type

Type

jar

Download fcms-widgets 0.0.17


<!-- https://jarcasting.com/artifacts/com.github.waikato/fcms-widgets/ -->
<dependency>
    <groupId>com.github.waikato</groupId>
    <artifactId>fcms-widgets</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.waikato/fcms-widgets/
implementation 'com.github.waikato:fcms-widgets:0.0.17'
// https://jarcasting.com/artifacts/com.github.waikato/fcms-widgets/
implementation ("com.github.waikato:fcms-widgets:0.0.17")
'com.github.waikato:fcms-widgets:jar:0.0.17'
<dependency org="com.github.waikato" name="fcms-widgets" rev="0.0.17">
  <artifact name="fcms-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.waikato', module='fcms-widgets', version='0.0.17')
)
libraryDependencies += "com.github.waikato" % "fcms-widgets" % "0.0.17"
[com.github.waikato/fcms-widgets "0.0.17"]