<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-rx</artifactId>
<version>8.4.1</version>
</dependency>
compile
|-- com.aol.cyclops:cyclops-higherkindedtypes:8.4.1
|-- io.reactivex:rxjava-reactive-streams:1.0.1
|-- com.aol.simplereact:cyclops-react:1.0.3
|-- com.aol.cyclops:cyclops-typeclasses:8.4.1
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-all:1.3
|-- org.assertj:assertj-core:3.2.0