Skip to content

0.21.0

Compare
Choose a tag to compare
@benjchristensen benjchristensen released this 01 Oct 04:00
· 240 commits to 3.x since this release

This is the first release after splitting from RxJava into its own top level project RxKotlin.

This is the same code as version 0.20.4 except:

  • all deprecated methods and types are deleted
  • now published to groupId io.reactivex instead of com.netflix.rxjava
  • artifactId is now rxkotlin instead of rxjava-kotlin
io.reactivex:rxkotlin:0.21.0

The artifacts can be found on maven Central at: http://repo1.maven.org/maven2/io/reactivex/rxkotlin

Artifacts: Maven Central