is not current version
Last Version 3.4.1

io.monix:monix-reactive_2.13 3.0.0

monix-reactive

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-reactive_2.13
Version

Version

3.0.0
Type

Type

jar

Download monix-reactive_2.13 3.0.0


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