Download monix-cats_2.11-2.3.2.jar file - Jar m

Jar examples for m:monix-cats-2.11

Description

monix-cats

You can download jar file monix-cats_2.11 2.3.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix-cats_2.11-2.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

monix-cats_2.11-2.3.2-javadoc.jar
monix-cats_2.11-2.3.2-sources.jar
monix-cats_2.11-2.3.2.jar
monix-cats_2.11-2.3.2.pom



Related Tutorials