is not current version
Last Version 9.10.0

org.wicketstuff:jqplot-parent 8.0.0-M4

See the child project "jqplot" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jqplot-parent
Version

Version

8.0.0-M4
Type

Type

pom

Download jqplot-parent 8.0.0-M4

Filename Size
jqplot-parent-8.0.0-M4.pom 859 bytes
Browse

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