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