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

org.wicketstuff:flot-parent 9.2.0

Wicket Components for the Flot plotting library (http://code.google.com/p/flot/). This is the parent for the actual project and the examples. See the child project "flot" for a more complete description.

Категории

Категории

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

Группа

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

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

flot-parent
Версия

Версия

9.2.0
Тип

Тип

pom

Скачать flot-parent 9.2.0

Имя Файла Размер
flot-parent-9.2.0.pom 858 bytes
Обзор

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