MVN

com.github.kdvolder : two-three-tree

Maven & Gradle

Apr 04, 2022
0 stars

two-three-tree · Two-Three Tree implementation

<dependency>
    <groupId>com.github.kdvolder</groupId>
    <artifactId>two-three-tree</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kdvolder : two-three-tree to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2-RELEASE

All Versions

Choose a version of com.github.kdvolder : two-three-tree to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
two-three-tree-0.0.2-RELEASE
two-three-tree-0.0.1-RELEASE

How to add a dependency to Maven

Add the following com.github.kdvolder : two-three-tree maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kdvolder</groupId>
    <artifactId>two-three-tree</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kdvolder : two-three-tree gradle dependency to your build.gradle file:

implementation 'com.github.kdvolder:two-three-tree:0.0.2-RELEASE'

Gradle Kotlin DSL: Add the following com.github.kdvolder : two-three-tree gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kdvolder:two-three-tree:0.0.2-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kdvolder : two-three-tree sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kdvolder" % "two-three-tree" % "0.0.2-RELEASE"

Advertisement

Dependencies from Group

Sep 20, 2020
1 usages
0 stars
Dec 01, 2019
0 stars
Dec 01, 2019
1 stars
Apr 04, 2022
0 stars

Discover Dependencies

Apr 05, 2022
4 usages
287 stars
Jul 06, 2016
8 stars
Oct 21, 2022
65 stars
Dec 18, 2018
1 usages
178 stars
Jul 14, 2023
9 usages
42 stars
Feb 07, 2021
5 usages
Jun 03, 2016
59 stars