MVN

com.github.berkesa : datatree-promise

Maven & Gradle

Oct 11, 2022
2 usages
1 stars

Promise for Java · ES6-like Promise, based on the Java8's CompletableFuture API.

<dependency>
    <groupId>com.github.berkesa</groupId>
    <artifactId>datatree-promise</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.berkesa : datatree-promise to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.github.berkesa : datatree-promise to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
datatree-promise-1.0.8
datatree-promise-1.0.7
datatree-promise-1.0.6
datatree-promise-1.0.5
datatree-promise-1.0.4
datatree-promise-1.0.3
datatree-promise-1.0.2
datatree-promise-1.0.1

How to add a dependency to Maven

Add the following com.github.berkesa : datatree-promise maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.berkesa</groupId>
    <artifactId>datatree-promise</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.berkesa : datatree-promise gradle dependency to your build.gradle file:

implementation 'com.github.berkesa:datatree-promise:1.0.8'

Gradle Kotlin DSL: Add the following com.github.berkesa : datatree-promise gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.berkesa:datatree-promise:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.berkesa : datatree-promise sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.berkesa" % "datatree-promise" % "1.0.8"

Advertisement

Dependencies from Group

May 31, 2021
6 usages
14 stars
Oct 13, 2022
3 usages
50 stars
Oct 11, 2022
2 usages
1 stars
May 31, 2021
1 usages
3 stars
Oct 12, 2022
1 usages
6 stars

Discover Dependencies

Dec 20, 2021
21 usages
2.1k stars
Feb 04, 2020
2 usages
0 stars
Aug 14, 2023
5 usages
531 stars
Dec 17, 2021
3 usages
Jun 15, 2019
6 usages
18 stars
Mar 06, 2019
4 usages
1 stars
Apr 22, 2021
13 usages
3 stars
Dec 12, 2022
9 usages
0 stars
Sep 24, 2021
13 usages
609 stars