Download monix-eval_2.10-2.3.2.jar file - Jar m

Jar examples for m:monix-eval-2.10

Description

monix-eval

You can download jar file monix-eval_2.10 2.3.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix-eval_2.10-2.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

monix-eval_2.10-2.3.2-javadoc.jar
monix-eval_2.10-2.3.2-sources.jar
monix-eval_2.10-2.3.2.jar
monix-eval_2.10-2.3.2.pom



Related Tutorials