is not current version
Last Version 10.0.0

org.fujion.webjars:webjar-highcharts 8.2.0

Highcharts graphing library.

Categories

Categories

Charts User Interface
GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-highcharts
Version

Version

8.2.0
Type

Type

jar

Download webjar-highcharts 8.2.0


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