MVN

com.parisesoftware : binary-search-tree

Maven & Gradle

Sep 18, 2019

Binary Search Tree Data Structure · Binary Search Tree Data Structure Implementation

<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>binary-search-tree</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.parisesoftware : binary-search-tree to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.parisesoftware : binary-search-tree to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
binary-search-tree-1.0.5
binary-search-tree-1.0.3
binary-search-tree-1.0.2

How to add a dependency to Maven

Add the following com.parisesoftware : binary-search-tree maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>binary-search-tree</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.parisesoftware : binary-search-tree gradle dependency to your build.gradle file:

implementation 'com.parisesoftware:binary-search-tree:1.0.5'

Gradle Kotlin DSL: Add the following com.parisesoftware : binary-search-tree gradle kotlin dependency to your build.gradle.kts file:

implementation("com.parisesoftware:binary-search-tree:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.parisesoftware : binary-search-tree sbt scala dependency to your build.sbt file:

libraryDependencies += "com.parisesoftware" % "binary-search-tree" % "1.0.5"

Advertisement

Dependencies from Group

Jul 26, 2019
5 usages
0 stars
Sep 18, 2019
3 usages
0 stars
Jul 26, 2019
2 usages
0 stars
Jul 27, 2019
1 usages
0 stars
Jul 26, 2019
1 usages
0 stars

Discover Dependencies

Sep 18, 2019
14 stars
Sep 18, 2019
14 stars
Sep 18, 2019
14 stars
Sep 18, 2019
14 stars
Sep 18, 2019
14 stars
Sep 18, 2019
14 stars
Sep 18, 2019
176 stars
Sep 18, 2019
0 stars
Sep 18, 2019