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