cats-retry-mtl


License

License

GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

cats-retry-mtl_2.13
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cats-retry-mtl
cats-retry-mtl
Project URL

Project URL

https://cb372.github.io/cats-retry/
Project Organization

Project Organization

com.github.cb372
Source Code Management

Source Code Management

https://github.com/cb372/cats-retry

Download cats-retry-mtl_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cb372/cats-retry-mtl_2.13/ -->
<dependency>
    <groupId>com.github.cb372</groupId>
    <artifactId>cats-retry-mtl_2.13</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/cats-retry-mtl_2.13/
implementation 'com.github.cb372:cats-retry-mtl_2.13:3.1.0'
// https://jarcasting.com/artifacts/com.github.cb372/cats-retry-mtl_2.13/
implementation ("com.github.cb372:cats-retry-mtl_2.13:3.1.0")
'com.github.cb372:cats-retry-mtl_2.13:jar:3.1.0'
<dependency org="com.github.cb372" name="cats-retry-mtl_2.13" rev="3.1.0">
  <artifact name="cats-retry-mtl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='cats-retry-mtl_2.13', version='3.1.0')
)
libraryDependencies += "com.github.cb372" % "cats-retry-mtl_2.13" % "3.1.0"
[com.github.cb372/cats-retry-mtl_2.13 "3.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.github.cb372 : cats-retry_2.13 jar 3.1.0
org.typelevel : cats-mtl_2.13 jar 1.2.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0