Download monix-eval_2.12-2.2.3.jar file - Jar m

Jar examples for m:monix-eval-2.12

Description

monix-eval

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

monix-eval_2.12-2.2.3-javadoc.jar
monix-eval_2.12-2.2.3-sources.jar
monix-eval_2.12-2.2.3.jar
monix-eval_2.12-2.2.3.pom



Related Tutorials