Download monix_2.12-1.2.0.jar file - Jar m

Jar examples for m:monix-2.12

Description

monix

You can download jar file monix_2.12 1.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add monix_2.12-1.2.0.jar to your project.

<dependency>
   <groupId>com.softwaremill.sttp</groupId>
   <artifactId>monix_2.12</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.softwaremill.sttp', name: 'monix_2.12', version: '1.2.0'
libraryDependencies += "com.softwaremill.sttp" % "monix_2.12" % "1.2.0"
<dependency org="com.softwaremill.sttp" name="monix_2.12" rev="1.2.0"/>
@Grapes(@Grab(group='com.softwaremill.sttp', module='monix_2.12', version='1.2.0'))
'com.softwaremill.sttp:monix_2.12:jar:1.2.0'

Download

Click the following link to download the jar file.

monix_2.12-1.2.0-javadoc.jar
monix_2.12-1.2.0-sources.jar
monix_2.12-1.2.0-tests-javadoc.jar
monix_2.12-1.2.0-tests-sources.jar
monix_2.12-1.2.0-tests.jar
monix_2.12-1.2.0.jar
monix_2.12-1.2.0.pom



Related Tutorials