Reactive Extensions for Scala, providing observable streams and asynchronous programming.
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxscala_2.11</artifactId>
<version>0.27.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an Observable and subscribes to print its items.
Use rxscala_2.12 or rxscala_2.13 for newer Scala versions.
No dependency data recorded yet.