is not current version
Last Version 9.10.0

org.wicketstuff:jqplot 7.10.0

JqPlot Plugin Integration for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jqplot
Version

Version

7.10.0
Type

Type

jar

Download jqplot 7.10.0


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