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

com.oath.cyclops:cyclops-reactive-collections 10.3.0

Reactive collections

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Cyclops Универсальные библиотеки Functional Programming
Группа

Группа

com.oath.cyclops
Идентификатор

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

cyclops-reactive-collections
Версия

Версия

10.3.0
Тип

Тип

jar

Скачать cyclops-reactive-collections 10.3.0


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