не последняя версия
Последняя версия 1.5-RC5.1

org.wicketstuff:flot 1.4.20


Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

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

flot
Версия

Версия

1.4.20
Тип

Тип

jar

Скачать flot 1.4.20


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