is not current version
Last Version 1.5.7

nl.topicus:wqplot 0.1

Wicket/WiQuery-JqPlot binding

GroupId

GroupId

nl.topicus
ArtifactId

ArtifactId

wqplot
Version

Version

0.1
Type

Type

jar

Download wqplot 0.1


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