is not current version
Last Version 3.4.1

io.monix:monix-reactive_2.12 2.2.1

monix-reactive

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-reactive_2.12
Version

Version

2.2.1
Type

Type

jar

Download monix-reactive_2.12 2.2.1


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