is not current version
Last Version 3.4.1

io.monix:monix-reactive_2.12 2.2.4

monix-reactive

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-reactive_2.12
Version

Version

2.2.4
Type

Type

jar

Download monix-reactive_2.12 2.2.4


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