не последняя версия
Последняя версия 0.0.21

com.github.waikato:fcms-widgets 0.0.3

Small collection of useful Java widgets.

Группа

Группа

com.github.waikato
Идентификатор

Идентификатор

fcms-widgets
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать fcms-widgets 0.0.3


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