MVN

io.monix : monix-execution_2.13

Maven & Gradle

May 14, 2021
15 usages
1.9k stars

monix-execution · Sub-module of Monix, exposing low-level primitives for dealing with async execution. See: https://monix.io

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

Latest Version

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

  • Latest Stable: 3.4.0

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>io.monix</groupId>
    <artifactId>monix-execution_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-execution_2.13 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.monix" % "monix-execution_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

Dec 26, 2022
14 usages
8.7k stars
Oct 03, 2020
14 usages
11 stars
Oct 03, 2020
14 usages
11 stars
Aug 08, 2023
15 usages
570 stars