is not current version
Last Version 7.0.0

nl.topicus:whighcharts 1.5-RC1

WiQuery-HighCharts bindings

Categories

Categories

Charts User Interface
GroupId

GroupId

nl.topicus
ArtifactId

ArtifactId

whighcharts
Version

Version

1.5-RC1
Type

Type

jar

Download whighcharts 1.5-RC1


<!-- https://jarcasting.com/artifacts/nl.topicus/whighcharts/ -->
<dependency>
    <groupId>nl.topicus</groupId>
    <artifactId>whighcharts</artifactId>
    <version>1.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.topicus/whighcharts/
implementation 'nl.topicus:whighcharts:1.5-RC1'
// https://jarcasting.com/artifacts/nl.topicus/whighcharts/
implementation ("nl.topicus:whighcharts:1.5-RC1")
'nl.topicus:whighcharts:jar:1.5-RC1'
<dependency org="nl.topicus" name="whighcharts" rev="1.5-RC1">
  <artifact name="whighcharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.topicus', module='whighcharts', version='1.5-RC1')
)
libraryDependencies += "nl.topicus" % "whighcharts" % "1.5-RC1"
[nl.topicus/whighcharts "1.5-RC1"]