MVN

io.monix : monix_3

Maven & Gradle

May 14, 2021
11 usages
1.9k stars

monix · Root project for Monix, a library for asynchronous programming in Scala. See: https://monix.io

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

Latest Version

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

  • Latest Stable: 3.4.0

All Versions

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

Version Vulnerabilities Updated
3.4.x
monix_3-3.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.monix</groupId>
    <artifactId>monix_3</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.monix:monix_3:3.4.0'

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

implementation("io.monix:monix_3:3.4.0")

How to add a dependency to SBT Scala

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

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

Jun 06, 2023
5 usages
179 stars
Jun 05, 2020
9 usages
18.5k stars
Jun 04, 2015
2 usages
3.3k stars
Jul 28, 2018
3 usages
0 stars