Last Version

monix-reactive 3.4.1

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

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-reactive_sjs1_2.13
Version

Version

3.4.1
Type

Type

jar
Description

Description

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

Project URL

https://monix.io
Project Organization

Project Organization

io.monix
Source Code Management

Source Code Management

https://github.com/monix/monix

Download monix-reactive_sjs1_2.13 3.4.1


<!-- https://jarcasting.com/artifacts/io.monix/monix-reactive_sjs1_2.13/ -->
<dependency>
    <groupId>io.monix</groupId>
    <artifactId>monix-reactive_sjs1_2.13</artifactId>
    <version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/monix-reactive_sjs1_2.13/
implementation 'io.monix:monix-reactive_sjs1_2.13:3.4.1'
// https://jarcasting.com/artifacts/io.monix/monix-reactive_sjs1_2.13/
implementation ("io.monix:monix-reactive_sjs1_2.13:3.4.1")
'io.monix:monix-reactive_sjs1_2.13:jar:3.4.1'
<dependency org="io.monix" name="monix-reactive_sjs1_2.13" rev="3.4.1">
  <artifact name="monix-reactive_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='monix-reactive_sjs1_2.13', version='3.4.1')
)
libraryDependencies += "io.monix" % "monix-reactive_sjs1_2.13" % "3.4.1"
[io.monix/monix-reactive_sjs1_2.13 "3.4.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
io.monix : monix-execution_sjs1_2.13 jar 3.4.1
io.monix : monix-eval_sjs1_2.13 jar 3.4.1
org.scala-js : scalajs-library_2.13 jar 1.10.0

provided (1)

Group / Artifact Type Version
org.scala-lang.modules : scala-collection-compat_sjs1_2.13 Optional jar 2.7.0

test (4)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.10.0
io.monix : minitest-laws_sjs1_2.13 jar 2.9.6
org.typelevel : cats-laws_sjs1_2.13 jar 2.7.0
org.typelevel : cats-effect-laws_sjs1_2.13 jar 2.5.4

Project Modules

There are no modules declared in this project.