is not current version
Last Version 8.0.4

org.webjars:highstock 5.0.5

WebJar for Highstock

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

highstock
Version

Version

5.0.5
Type

Type

jar

Download highstock 5.0.5


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