is not current version
Last Version 10.4.1

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

Reactive collections

Categories

Categories

React User Interface Web Frameworks Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-reactive-collections
Version

Version

10.2.0
Type

Type

jar

Download cyclops-reactive-collections 10.2.0


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