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

com.github.waikato:fcms-widgets 0.0.15

Small collection of useful Java widgets.

Группа

Группа

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

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

fcms-widgets
Версия

Версия

0.0.15
Тип

Тип

jar

Скачать fcms-widgets 0.0.15


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