License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjquery.sparkline |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQuery.Sparkline
WebJar for the jQuery.Sparkline Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery.sparkline-2.1.2.pom | |
jquery.sparkline-2.1.2.jar | 39 KB |
jquery.sparkline-2.1.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery.sparkline/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery.sparkline</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery.sparkline/
implementation 'org.webjars:jquery.sparkline:2.1.2'
// https://jarcasting.com/artifacts/org.webjars/jquery.sparkline/
implementation ("org.webjars:jquery.sparkline:2.1.2")
'org.webjars:jquery.sparkline:jar:2.1.2'
<dependency org="org.webjars" name="jquery.sparkline" rev="2.1.2">
<artifact name="jquery.sparkline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery.sparkline', version='2.1.2')
)
libraryDependencies += "org.webjars" % "jquery.sparkline" % "2.1.2"
[org.webjars/jquery.sparkline "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : jquery | jar | 2.1.1 |