is not current version
Last Version 10.4.1

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

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.0.2
Type

Type

jar

Download cyclops-reactive-collections 10.0.2


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