is not current version
Last Version 9.10.0

org.wicketstuff:jqplot 6.14.0

JqPlot Plugin Integration for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jqplot
Version

Version

6.14.0
Type

Type

jar

Download jqplot 6.14.0


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