Download monix-eval_2.12-3.0.0-M2.jar file - Jar m

Jar examples for m:monix-eval-2.12

Description

monix-eval

You can download jar file monix-eval_2.12 3.0.0-M2 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

monix-eval_2.12-3.0.0-M2-javadoc.jar
monix-eval_2.12-3.0.0-M2-sources.jar
monix-eval_2.12-3.0.0-M2.jar
monix-eval_2.12-3.0.0-M2.pom



Related Tutorials