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

org.wicketstuff:jqplot-parent 8.0.0-M1

See the child project "jqplot" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

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

Группа

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

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

jqplot-parent
Версия

Версия

8.0.0-M1
Тип

Тип

pom

Скачать jqplot-parent 8.0.0-M1

Имя Файла Размер
jqplot-parent-8.0.0-M1.pom 859 bytes
Обзор

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