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