Promise for Java

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.berkesa
Идентификатор

Идентификатор

datatree-promise
Последняя версия

Последняя версия

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Promise for Java
ES6-like Promise, based on the Java8's CompletableFuture API.
Ссылка на сайт

Ссылка на сайт

https://berkesa.github.io/datatree-promise/
Система контроля версий

Система контроля версий

https://berkesa.github.io/datatree-promise/

Скачать datatree-promise

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
com.github.berkesa : datatree-core jar 1.0.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1