cats-retry 2.1.1


Group ID:
com.github.cb372
Artifact ID:
cats-retry_2.12
Version:
2.1.1
Release Date:
May 7, 2021
Licenses:
Files:

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

Mill build tool

ivy"com.github.cb372::cats-retry:2.1.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>cats-retry_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.github.cb372', name: 'cats-retry_2.12', version: '2.1.1'