How To Install Java Artifact io.reactivex.rxjava2.rxjava v2.2.8

io.reactivex.rxjava2 rxjava 2.2.8

Introduction

In this article, we'll learn how to install Java artifact rxjava from io.reactivex.rxjava2 group in version 2.2.8. The artifact is available in 57 versions: 2.2.21 2.2.20 2.2.19 2.2.18 2.2.17 2.2.16 2.2.15 2.2.14 2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.17 2.1.16 2.1.15 2.1.14-RC1 2.1.14 2.1.13 2.1.12 2.1.11 2.1.10 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5-RC4 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0-RC5 2.0.0-RC4 2.0.0-RC3 2.0.0-RC2 2.0.0-RC1 2.0.0 . The RxJava project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/ReactiveX/RxJava .

How To Install Java Artifact io.reactivex.rxjava2.rxjava In Version 2.2.8

To install the RxJava artifact in version 2.2.8 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 RxJava 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)

Test dependencies (5)

Licenses

Developers