is not current version
Last Version 10.0.0

org.fujion.webjars:webjar-highcharts 7.0.3

Highcharts graphing library.

Categories

Categories

Charts User Interface
GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-highcharts
Version

Version

7.0.3
Type

Type

jar

Download webjar-highcharts 7.0.3


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