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

org.wicketstuff:jqplot 8.0.0-M1

JqPlot Plugin Integration for Apache Wicket

Категории

Категории

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

Группа

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

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

jqplot
Версия

Версия

8.0.0-M1
Тип

Тип

jar

Скачать jqplot 8.0.0-M1


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