is not current version
Last Version 10.4.1

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

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

Type

jar

Download cyclops-reactive-collections 10.0.3


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