| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.streamsupport |
| Идентификатор | Идентификаторstreamsupport-cfuture |
| Последняя версия | Последняя версия1.7.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnet.sourceforge.streamsupport:streamsupport-cfuture
streamsupport-cfuture is a backport of the Java 8 CompletableFuture API with the current
Java 9 (JEP 266) enhancements for Java 6 to 8 and Android developers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| streamsupport-cfuture-1.7.4.pom | |
| streamsupport-cfuture-1.7.4.jar | 62 KB |
| streamsupport-cfuture-1.7.4-sources.jar | 27 KB |
| streamsupport-cfuture-1.7.4-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/ -->
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>streamsupport-cfuture</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/
implementation 'net.sourceforge.streamsupport:streamsupport-cfuture:1.7.4'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/
implementation ("net.sourceforge.streamsupport:streamsupport-cfuture:1.7.4")
'net.sourceforge.streamsupport:streamsupport-cfuture:jar:1.7.4'
<dependency org="net.sourceforge.streamsupport" name="streamsupport-cfuture" rev="1.7.4">
<artifact name="streamsupport-cfuture" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='streamsupport-cfuture', version='1.7.4')
)
libraryDependencies += "net.sourceforge.streamsupport" % "streamsupport-cfuture" % "1.7.4"
[net.sourceforge.streamsupport/streamsupport-cfuture "1.7.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.streamsupport : streamsupport | jar | 1.7.4 |