Download monix-reactive_2.11-3.0.0-RC1.jar file - Jar m

Jar examples for m:monix-reactive-2.11

Description

monix-reactive

You can download jar file monix-reactive_2.11 3.0.0-RC1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix-reactive_2.11-3.0.0-RC1.jar to your project.

<dependency>
   <groupId>io.monix</groupId>
   <artifactId>monix-reactive_2.11</artifactId>
   <version>3.0.0-RC1</version>
</dependency>
compile group: 'io.monix', name: 'monix-reactive_2.11', version: '3.0.0-RC1'
libraryDependencies += "io.monix" % "monix-reactive_2.11" % "3.0.0-RC1"
<dependency org="io.monix" name="monix-reactive_2.11" rev="3.0.0-RC1"/>
@Grapes(@Grab(group='io.monix', module='monix-reactive_2.11', version='3.0.0-RC1'))
'io.monix:monix-reactive_2.11:jar:3.0.0-RC1'

Download

Click the following link to download the jar file.

monix-reactive_2.11-3.0.0-RC1-javadoc.jar
monix-reactive_2.11-3.0.0-RC1-sources.jar
monix-reactive_2.11-3.0.0-RC1.jar
monix-reactive_2.11-3.0.0-RC1.pom



Related Tutorials