MVN

io.monix : monix-reactive_2.13

Maven & Gradle

May 14, 2021
36 usages
1.9k stars

monix-reactive · Sub-module of Monix, exposing the Observable pattern for modeling of reactive streams. See: https://monix.io

<dependency>
    <groupId>io.monix</groupId>
    <artifactId>monix-reactive_2.13</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.monix : monix-reactive_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of io.monix : monix-reactive_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
monix-reactive_2.13-3.4.0
3.3.x
monix-reactive_2.13-3.3.0
3.2.x
monix-reactive_2.13-3.2.2
monix-reactive_2.13-3.2.1
monix-reactive_2.13-3.2.0
monix-reactive_2.13-3.2.2+45-5c6c8b9e
monix-reactive_2.13-3.2.2+44-ab4c068c
monix-reactive_2.13-3.2.2+43-36c1ada8
monix-reactive_2.13-3.2.2+42-58285f30
monix-reactive_2.13-3.2.2+41-615286ba
monix-reactive_2.13-3.2.2+39-60546608
monix-reactive_2.13-3.2.2+36-171586da
monix-reactive_2.13-3.2.2+37-1a5b9b1b
monix-reactive_2.13-3.2.2+31-11d88a1e
monix-reactive_2.13-3.2.2+30-171946d1
monix-reactive_2.13-3.2.2+34-7ec1e44d
3.1.x
monix-reactive_2.13-3.1.0
monix-reactive_2.13-3.1.0-2156c0e
3.0.x
monix-reactive_2.13-3.0.0-bfc2b51
monix-reactive_2.13-3.0.0

How to add a dependency to Maven

Add the following io.monix : monix-reactive_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.monix</groupId>
    <artifactId>monix-reactive_2.13</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.monix : monix-reactive_2.13 gradle dependency to your build.gradle file:

implementation 'io.monix:monix-reactive_2.13:3.4.0'

Gradle Kotlin DSL: Add the following io.monix : monix-reactive_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.monix:monix-reactive_2.13:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.monix : monix-reactive_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.monix" % "monix-reactive_2.13" % "3.4.0"

Advertisement

Dependencies from Group

May 14, 2021
170 usages
1.9k stars
May 14, 2021
105 usages
1.9k stars
Nov 07, 2020
90 usages
1.9k stars
May 14, 2021
75 usages
1.9k stars
May 14, 2021
75 usages
177 stars

Discover Dependencies

Aug 22, 2023
6 usages
175 stars
Mar 09, 2020
21 stars
Jan 14, 2023
27 usages
498 stars
Sep 16, 2019
1 usages
10 stars
Aug 25, 2023
2 usages
417 stars
Aug 02, 2023
7.5k stars