RxJava bindings for Kotlin, providing Kotlin-specific extensions and idioms.
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxkotlin</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Subscribe to an Observable with Kotlin lambda syntax.
Check your RxJava version and use the corresponding RxKotlin artifact.
No dependency data recorded yet.