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

org.wicketstuff:wicketstuff-flot 1.5.10


Категории

Категории

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

Группа

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

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

wicketstuff-flot
Версия

Версия

1.5.10
Тип

Тип

jar

Скачать wicketstuff-flot 1.5.10


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