monitorablefutures

Futures as in java.util.concurrent, but with the ability to report progress.

Лицензия

Лицензия

BSD-2-Clause
Группа

Группа

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

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

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

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

1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

monitorablefutures
Futures as in java.util.concurrent, but with the ability to report progress.
Ссылка на сайт

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

http://github.com/rickyclarkson/monitorablefutures
Система контроля версий

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

http://github.com/rickyclarkson/monitorablefutures

Скачать monitorablefutures

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

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

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

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

Версия
1.6
1.5
1.4