is not current version
Last Version 8.0.4

org.webjars:highstock 4.2.4

WebJar for Highstock

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

highstock
Version

Version

4.2.4
Type

Type

jar

Download highstock 4.2.4


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