Download monix-types_2.11-2.2.1.jar file - Jar m

Jar examples for m:monix-types-2.11

Description

monix-types

You can download jar file monix-types_2.11 2.2.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix-types_2.11-2.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

monix-types_2.11-2.2.1-javadoc.jar
monix-types_2.11-2.2.1-sources.jar
monix-types_2.11-2.2.1.jar
monix-types_2.11-2.2.1.pom



Related Tutorials