is not current version
Last Version 2.0.1

com.googlecode.wicked-charts:wicked-charts-wicket15 1.4.3

Charting library for Wicket 1.5.x.

Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-wicket15
Version

Version

1.4.3
Type

Type

jar

Download wicked-charts-wicket15 1.4.3


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