is not current version
Last Version 10.0.0

org.fujion.webjars:webjar-highcharts 9.0.1

Highcharts graphing library.

Categories

Categories

Charts User Interface
GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-highcharts
Version

Version

9.0.1
Type

Type

jar

Download webjar-highcharts 9.0.1


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