is not current version
Last Version 1.5.0

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

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.2
Type

Type

jar

Download wicked-charts-highcharts 1.4.2


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