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

future 0.3.2

High-performance Future implementation for the JVM

Лицензия

Лицензия

Группа

Группа

io.trane
Идентификатор

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

future
Версия

Версия

0.3.2
Тип

Тип

pom
Описание

Описание

future
High-performance Future implementation for the JVM
Ссылка на сайт

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

http://trane.io
Система контроля версий

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

https://github.com/traneio/future

Скачать future 0.3.2

Имя Файла Размер
future-0.3.2.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.trane/future/ -->
<dependency>
    <groupId>io.trane</groupId>
    <artifactId>future</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.trane/future/
implementation 'io.trane:future:0.3.2'
// https://jarcasting.com/artifacts/io.trane/future/
implementation ("io.trane:future:0.3.2")
'io.trane:future:pom:0.3.2'
<dependency org="io.trane" name="future" rev="0.3.2">
  <artifact name="future" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='future', version='0.3.2')
)
libraryDependencies += "io.trane" % "future" % "0.3.2"
[io.trane/future "0.3.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • future-java
  • future-scala
  • future-benchmark