cats-retry-monix 0.2.3


Group ID:
com.github.cb372
Artifact ID:
cats-retry-monix_2.12
Version:
0.2.3
Release Date:
Dec 1, 2018
Licenses:
Files:

libraryDependencies += "com.github.cb372" %% "cats-retry-monix" % "0.2.3"

Mill build tool

ivy"com.github.cb372::cats-retry-monix:0.2.3"

Scala CLI

//> using dep "com.github.cb372::cats-retry-monix:0.2.3"

Ammonite REPL

import $ivy.`com.github.cb372::cats-retry-monix:0.2.3`

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>cats-retry-monix_2.12</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'com.github.cb372', name: 'cats-retry-monix_2.12', version: '0.2.3'