is not current version
Last Version 1.0.9.d96a669-1

org.webjars:jqplot 1.0.8r1250

WebJar for jqplot

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jqplot
Version

Version

1.0.8r1250
Type

Type

jar

Download jqplot 1.0.8r1250


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