| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCyclops Универсальные библиотеки Functional Programming |
| Группа | Группаcom.oath.cyclops |
| Идентификатор | Идентификаторcyclops-futurestream |
| Последняя версия | Последняя версия10.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcyclops-futurestream
Platform for Functional Reactive Programming with Java 8
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cyclops-futurestream-10.4.1.pom | |
| cyclops-futurestream-10.4.1.jar | 229 KB |
| cyclops-futurestream-10.4.1-tests.jar | 421 KB |
| cyclops-futurestream-10.4.1-sources.jar | 118 KB |
| cyclops-futurestream-10.4.1-javadoc.jar | 414 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/ -->
<dependency>
<groupId>com.oath.cyclops</groupId>
<artifactId>cyclops-futurestream</artifactId>
<version>10.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/
implementation 'com.oath.cyclops:cyclops-futurestream:10.4.1'
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/
implementation ("com.oath.cyclops:cyclops-futurestream:10.4.1")
'com.oath.cyclops:cyclops-futurestream:jar:10.4.1'
<dependency org="com.oath.cyclops" name="cyclops-futurestream" rev="10.4.1">
<artifact name="cyclops-futurestream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.cyclops', module='cyclops-futurestream', version='10.4.1')
)
libraryDependencies += "com.oath.cyclops" % "cyclops-futurestream" % "10.4.1"
[com.oath.cyclops/cyclops-futurestream "10.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oath.cyclops : cyclops | jar | 10.4.1 |
| com.oath.cyclops : cyclops-reactive-collections | jar | 10.4.1 |