Download monix-eval_2.11-3.0.0-M1.jar file - Jar m

Jar examples for m:monix-eval-2.11

Description

monix-eval

You can download jar file monix-eval_2.11 3.0.0-M1 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

monix-eval_2.11-3.0.0-M1-javadoc.jar
monix-eval_2.11-3.0.0-M1-sources.jar
monix-eval_2.11-3.0.0-M1.jar
monix-eval_2.11-3.0.0-M1.pom



Related Tutorials