is not current version
Last Version 2.1.2

org.webjars:jquery.sparkline 2.0

WebJar for the jQuery.Sparkline Plugin

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery.sparkline
Version

Version

2.0
Type

Type

jar

Download jquery.sparkline 2.0


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