Download monix-async_2.10-2.0-M1.jar file - Jar m

Jar examples for m:monix-async-2.10

Description

monix-async

You can download jar file monix-async_2.10 2.0-M1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix-async_2.10-2.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

monix-async_2.10-2.0-M1-javadoc.jar
monix-async_2.10-2.0-M1-sources.jar
monix-async_2.10-2.0-M1.jar
monix-async_2.10-2.0-M1.pom



Related Tutorials