License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-highcharts |
Last Version | Last Version10.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHighcharts Library
Highcharts graphing library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-highcharts-10.0.0.pom | |
webjar-highcharts-10.0.0.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-highcharts/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-highcharts</artifactId>
<version>10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-highcharts/
implementation 'org.fujion.webjars:webjar-highcharts:10.0.0'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-highcharts/
implementation ("org.fujion.webjars:webjar-highcharts:10.0.0")
'org.fujion.webjars:webjar-highcharts:jar:10.0.0'
<dependency org="org.fujion.webjars" name="webjar-highcharts" rev="10.0.0">
<artifact name="webjar-highcharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-highcharts', version='10.0.0')
)
libraryDependencies += "org.fujion.webjars" % "webjar-highcharts" % "10.0.0"
[org.fujion.webjars/webjar-highcharts "10.0.0"]