License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-sparkline |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjquery-sparkline
WebJar for jquery-sparkline
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-sparkline-2.4.0.pom | |
jquery-sparkline-2.4.0.jar | 47 KB |
jquery-sparkline-2.4.0-sources.jar | 22 bytes |
jquery-sparkline-2.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-sparkline/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-sparkline</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-sparkline/
implementation 'org.webjars.npm:jquery-sparkline:2.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-sparkline/
implementation ("org.webjars.npm:jquery-sparkline:2.4.0")
'org.webjars.npm:jquery-sparkline:jar:2.4.0'
<dependency org="org.webjars.npm" name="jquery-sparkline" rev="2.4.0">
<artifact name="jquery-sparkline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-sparkline', version='2.4.0')
)
libraryDependencies += "org.webjars.npm" % "jquery-sparkline" % "2.4.0"
[org.webjars.npm/jquery-sparkline "2.4.0"]