Jar examples for m:monix-2.11
monix
You can download jar file monix_2.11 3.0.0-M2 in this page.
Apache License, Version 2.0
You can use the following script to add monix_2.11-3.0.0-M2.jar to your project.
<dependency> <groupId>io.monix</groupId> <artifactId>monix_2.11</artifactId> <version>3.0.0-M2</version> </dependency>
compile group: 'io.monix', name: 'monix_2.11', version: '3.0.0-M2'
libraryDependencies += "io.monix" % "monix_2.11" % "3.0.0-M2"
<dependency org="io.monix" name="monix_2.11" rev="3.0.0-M2"/>
@Grapes(@Grab(group='io.monix', module='monix_2.11', version='3.0.0-M2'))
'io.monix:monix_2.11:jar:3.0.0-M2'
Click the following link to download the jar file.
monix_2.11-3.0.0-M2-javadoc.jar