MVN

io.reactivex : rxjava-reactive-streams

Maven & Gradle

Nov 15, 2016
120 usages
233 stars

rxjava-reactive-streams · Adapter between RxJava and ReactiveStreams

<dependency>
    <groupId>io.reactivex</groupId>
    <artifactId>rxjava-reactive-streams</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.reactivex : rxjava-reactive-streams to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of io.reactivex : rxjava-reactive-streams to add to Maven or Gradle - All Versions:

  • Version Updated
  • rxjava-reactive-streams-1.2.1

    Nov 15, 2016
  • rxjava-reactive-streams-1.2.0

    Oct 17, 2016
  • rxjava-reactive-streams-1.1.1

    Jul 26, 2016
  • rxjava-reactive-streams-1.1.0

    Jun 30, 2016
  • rxjava-reactive-streams-1.0.1

    Jun 03, 2015
  • rxjava-reactive-streams-1.0.0

    Apr 29, 2015
  • rxjava-reactive-streams-0.3.0

    Oct 30, 2014
  • rxjava-reactive-streams-0.2.0

    Oct 29, 2014

How to add a dependency to Maven

Add the following io.reactivex : rxjava-reactive-streams maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.reactivex</groupId>
    <artifactId>rxjava-reactive-streams</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.reactivex : rxjava-reactive-streams gradle dependency to your build.gradle file:

implementation 'io.reactivex:rxjava-reactive-streams:1.2.1'

Gradle Kotlin DSL: Add the following io.reactivex : rxjava-reactive-streams gradle kotlin dependency to your build.gradle.kts file:

implementation("io.reactivex:rxjava-reactive-streams:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.reactivex : rxjava-reactive-streams sbt scala dependency to your build.sbt file:

libraryDependencies += "io.reactivex" % "rxjava-reactive-streams" % "1.2.1"

Advertisement

Dependencies from Group

1k usages
45k stars
Jun 17, 2016
151 usages
19k stars
Nov 15, 2016
120 usages
233 stars
Dec 29, 2019
82 usages
885 stars
Nov 18, 2016
74 usages

Discover Dependencies

Feb 24, 2023
212 usages
3k stars
ide
Nov 27, 2007
123 usages
Mar 28, 2023
390 usages
39 stars
Oct 10, 2022
67 usages
Aug 21, 2009
166 usages
Feb 27, 2023
78 usages
89 stars
Dec 04, 2017
193 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome