License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdheatmap.js-amd |
Version | Version2.0.5 |
Type | Typejar |
Description |
Descriptionheatmap.js-amd
WebJar for heatmap.js-amd
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
heatmap.js-amd-2.0.5.pom | |
heatmap.js-amd-2.0.5.jar | 140 KB |
heatmap.js-amd-2.0.5-sources.jar | 22 bytes |
heatmap.js-amd-2.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/heatmap.js-amd/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>heatmap.js-amd</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/heatmap.js-amd/
implementation 'org.webjars.bower:heatmap.js-amd:2.0.5'
// https://jarcasting.com/artifacts/org.webjars.bower/heatmap.js-amd/
implementation ("org.webjars.bower:heatmap.js-amd:2.0.5")
'org.webjars.bower:heatmap.js-amd:jar:2.0.5'
<dependency org="org.webjars.bower" name="heatmap.js-amd" rev="2.0.5">
<artifact name="heatmap.js-amd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='heatmap.js-amd', version='2.0.5')
)
libraryDependencies += "org.webjars.bower" % "heatmap.js-amd" % "2.0.5"
[org.webjars.bower/heatmap.js-amd "2.0.5"]