is not current version
Last Version 1.5.0

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

A Java abstraction of the Highcharts javascript library to include interactive charts in your Java web application.

Categories

Categories

Charts User Interface
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-highcharts
Version

Version

1.4.3
Type

Type

jar

Download wicked-charts-highcharts 1.4.3


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