cats-retry-core 0.2.7


Group ID:
com.github.cb372
Artifact ID:
cats-retry-core_2.13
Version:
0.2.7
Release Date:
Jun 23, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.github.cb372::cats-retry-core:0.2.7"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>cats-retry-core_2.13</artifactId>
  <version>0.2.7</version>
</dependency>

compile group: 'com.github.cb372', name: 'cats-retry-core_2.13', version: '0.2.7'