cats-retry 1.1.1


Group ID:
com.github.cb372
Artifact ID:
cats-retry_2.12
Version:
1.1.1
Release Date:
Jun 15, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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