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

org.wicketstuff:flot-parent 8.0.0-M3

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
Версия

Версия

8.0.0-M3
Тип

Тип

pom

Скачать flot-parent 8.0.0-M3

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

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