Download monix-execution_2.12-3.0.0-9fcd178.jar file - Jar m

Jar examples for m:monix-execution-2.12

Description

monix-execution

You can download jar file monix-execution_2.12 3.0.0-9fcd178 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix-execution_2.12-3.0.0-9fcd178.jar to your project.

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

Download

Click the following link to download the jar file.

monix-execution_2.12-3.0.0-9fcd178-javadoc.jar
monix-execution_2.12-3.0.0-9fcd178-sources.jar
monix-execution_2.12-3.0.0-9fcd178.jar
monix-execution_2.12-3.0.0-9fcd178.pom



Related Tutorials