MVN

com.github.penemue : keap

Maven & Gradle

Nov 22, 2018
1 usages
11 stars

Keap · Keap is a heap data structure presenting stable PriorityQueue and stable Keapsort sorting algorithm

<dependency>
    <groupId>com.github.penemue</groupId>
    <artifactId>keap</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.penemue : keap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.github.penemue : keap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
keap-0.3.0
0.2.x
keap-0.2.2
keap-0.2.1
keap-0.2.0
0.1.x
keap-0.1.1
keap-0.1.0

How to add a dependency to Maven

Add the following com.github.penemue : keap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.penemue</groupId>
    <artifactId>keap</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.penemue : keap gradle dependency to your build.gradle file:

implementation 'com.github.penemue:keap:0.3.0'

Gradle Kotlin DSL: Add the following com.github.penemue : keap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.penemue:keap:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.penemue : keap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.penemue" % "keap" % "0.3.0"

Advertisement

Dependencies from Group

Nov 22, 2018
1 usages
11 stars

Discover Dependencies

Apr 10, 2019
4 usages
2.8k stars
Sep 19, 2022
2.7k stars
Jul 07, 2018
1 usages
2.8k stars
Mar 13, 2018
89 stars
Jul 11, 2017
4 usages
0 stars
Mar 16, 2022
25 stars
Mar 13, 2023
28 stars
Dec 10, 2020
5 usages
24 stars
Jan 15, 2020
3 usages
16 stars