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

org.wicketstuff:jqplot-examples 7.0.0-M6


Категории

Категории

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

Группа

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

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

jqplot-examples
Версия

Версия

7.0.0-M6
Тип

Тип

war

Скачать jqplot-examples 7.0.0-M6


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