| License |
License
Commercial and government licenses
|
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdhighstock |
| Last Version | Last Version8.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHighstock
WebJar for Highstock
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| highstock-8.0.4.pom | |
| highstock-8.0.4.jar | 120 MB |
| highstock-8.0.4-javadoc.jar | 120 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/highstock/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>highstock</artifactId>
<version>8.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/highstock/
implementation 'org.webjars:highstock:8.0.4'
// https://jarcasting.com/artifacts/org.webjars/highstock/
implementation ("org.webjars:highstock:8.0.4")
'org.webjars:highstock:jar:8.0.4'
<dependency org="org.webjars" name="highstock" rev="8.0.4">
<artifact name="highstock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='highstock', version='8.0.4')
)
libraryDependencies += "org.webjars" % "highstock" % "8.0.4"
[org.webjars/highstock "8.0.4"]