is not current version
Last Version 2.0.1

com.googlecode.wicked-charts:wicked-charts-wicket7 2.0.0

Charting library for Wicket 7.x

Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-wicket7
Version

Version

2.0.0
Type

Type

jar

Download wicked-charts-wicket7 2.0.0


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