License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Charts |
GroupId | GroupIdcom.googlecode.wicked-charts |
ArtifactId | ArtifactIdwicked-charts-wicket14 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicked Charts for Wicket 1.4.x
Charting library for Wicket 1.4.x.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-wicket14/ -->
<dependency>
<groupId>com.googlecode.wicked-charts</groupId>
<artifactId>wicked-charts-wicket14</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-wicket14/
implementation 'com.googlecode.wicked-charts:wicked-charts-wicket14:2.0.1'
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-wicket14/
implementation ("com.googlecode.wicked-charts:wicked-charts-wicket14:2.0.1")
'com.googlecode.wicked-charts:wicked-charts-wicket14:jar:2.0.1'
<dependency org="com.googlecode.wicked-charts" name="wicked-charts-wicket14" rev="2.0.1">
<artifact name="wicked-charts-wicket14" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicked-charts', module='wicked-charts-wicket14', version='2.0.1')
)
libraryDependencies += "com.googlecode.wicked-charts" % "wicked-charts-wicket14" % "2.0.1"
[com.googlecode.wicked-charts/wicked-charts-wicket14 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.wicked-charts : highcharts-wrapper | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | jar | 1.4.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |