How To Install Java Artifact io.reactivex.rxjava2.rxkotlin v2.4.0-RC3

io.reactivex.rxjava2 rxkotlin 2.4.0-RC3

Introduction

In this article, we'll learn how to install Java artifact rxkotlin from io.reactivex.rxjava2 group in version 2.4.0-RC3. The artifact is available in 11 versions: 2.4.0-beta.1 2.4.0-RC3 2.4.0 2.3.0 2.2.0 2.1.0 2.0.3 2.0.2 2.0.1-RC1 2.0.0-RC3 2.0.0 . The RxKotlin project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/ReactiveX/RxKotlin .

How To Install Java Artifact io.reactivex.rxjava2.rxkotlin In Version 2.4.0-RC3

To install the RxKotlin artifact in version 2.4.0-RC3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses RxKotlin dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Licenses

Developers