MVN

io.monix : monix_2.13

Maven & Gradle

May 14, 2021
105 usages
1.8k stars

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

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

Latest Version

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

  • Latest Stable: 3.4.0

All Versions

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

  • Version Updated
  • monix_2.13-3.4.0

    May 13, 2021
  • monix_2.13-3.3.0

    Nov 07, 2020
  • monix_2.13-3.2.2+45-5c6c8b9e

    Aug 24, 2020
  • monix_2.13-3.2.2+44-ab4c068c

    Aug 24, 2020
  • monix_2.13-3.2.2+43-36c1ada8

    Aug 19, 2020
  • monix_2.13-3.2.2+42-58285f30

    Aug 13, 2020
  • monix_2.13-3.2.2+41-615286ba

    Aug 13, 2020
  • monix_2.13-3.2.2+39-60546608

    Aug 12, 2020
  • monix_2.13-3.2.2+36-171586da

    Aug 12, 2020
  • monix_2.13-3.2.2+37-1a5b9b1b

    Aug 12, 2020
  • monix_2.13-3.2.2+31-11d88a1e

    Aug 11, 2020
  • monix_2.13-3.2.2+30-171946d1

    Aug 11, 2020
  • monix_2.13-3.2.2+34-7ec1e44d

    Aug 11, 2020
  • monix_2.13-3.2.2

    Jun 04, 2020
  • monix_2.13-3.2.1

    Apr 29, 2020
  • monix_2.13-3.2.0

    Apr 26, 2020
  • monix_2.13-3.1.0

    Nov 07, 2019
  • monix_2.13-3.1.0-2156c0e

    Oct 22, 2019
  • monix_2.13-3.0.0-bfc2b51

    Oct 22, 2019
  • monix_2.13-3.0.0

    Sep 11, 2019

How to add a dependency to Maven

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

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

implementation 'io.monix:monix_2.13:3.4.0'

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

implementation("io.monix:monix_2.13:3.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.monix" % "monix_2.13" % "3.4.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Mar 20, 2022
93 usages
Jan 04, 2019
12 usages
Jul 13, 2019
16 usages
1 stars
Nov 07, 2016
5 usages
Apr 07, 2019
15 usages
193 stars
Jul 07, 2022
43 usages
29 stars
Dec 21, 2012
42 usages
Mar 06, 2018
71 usages
624 stars
Jan 17, 2023
11 usages
16k stars
Nov 22, 2022
19 usages
2 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome