Last Version

JHeaps 0.14

A free, production-ready, efficient Java library containing a collection of heap data-structures.

License

License

GroupId

GroupId

org.jheaps
ArtifactId

ArtifactId

jheaps
Version

Version

0.14
Type

Type

jar
Description

Description

JHeaps
A free, production-ready, efficient Java library containing a collection of heap data-structures.
Project URL

Project URL

http://www.jheaps.org
Source Code Management

Source Code Management

https://github.com/d-michail/jheaps.git

Download jheaps 0.14


<!-- https://jarcasting.com/artifacts/org.jheaps/jheaps/ -->
<dependency>
    <groupId>org.jheaps</groupId>
    <artifactId>jheaps</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.jheaps/jheaps/
implementation 'org.jheaps:jheaps:0.14'
// https://jarcasting.com/artifacts/org.jheaps/jheaps/
implementation ("org.jheaps:jheaps:0.14")
'org.jheaps:jheaps:jar:0.14'
<dependency org="org.jheaps" name="jheaps" rev="0.14">
  <artifact name="jheaps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jheaps', module='jheaps', version='0.14')
)
libraryDependencies += "org.jheaps" % "jheaps" % "0.14"
[org.jheaps/jheaps "0.14"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.