Download monix-eval_2.10-2.2.0.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.2.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials