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

org.wicketstuff:flot-parent 1.4.10

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

Версия

1.4.10
Тип

Тип

pom

Скачать flot-parent 1.4.10

Имя Файла Размер
flot-parent-1.4.10.pom 1 KB
Обзор

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