effect


License

License

GroupId

GroupId

io.catbird
ArtifactId

ArtifactId

catbird-effect_2.13
Last Version

Last Version

21.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

effect
effect
Project URL

Project URL

https://github.com/travisbrown/catbird
Project Organization

Project Organization

io.catbird
Source Code Management

Source Code Management

https://github.com/travisbrown/catbird

Download catbird-effect_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.catbird/catbird-effect_2.13/ -->
<dependency>
    <groupId>io.catbird</groupId>
    <artifactId>catbird-effect_2.13</artifactId>
    <version>21.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.catbird/catbird-effect_2.13/
implementation 'io.catbird:catbird-effect_2.13:21.8.0'
// https://jarcasting.com/artifacts/io.catbird/catbird-effect_2.13/
implementation ("io.catbird:catbird-effect_2.13:21.8.0")
'io.catbird:catbird-effect_2.13:jar:21.8.0'
<dependency org="io.catbird" name="catbird-effect_2.13" rev="21.8.0">
  <artifact name="catbird-effect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.catbird', module='catbird-effect_2.13', version='21.8.0')
)
libraryDependencies += "io.catbird" % "catbird-effect_2.13" % "21.8.0"
[io.catbird/catbird-effect_2.13 "21.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
io.catbird : catbird-util_2.13 jar 21.8.0
org.typelevel : cats-core_2.13 jar 2.6.1
org.typelevel : cats-effect_2.13 jar 2.5.4

test (6)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalatest : scalatest_2.13 jar 3.2.10
org.typelevel : cats-laws_2.13 jar 2.6.1
org.typelevel : discipline-core_2.13 jar 1.1.5
org.typelevel : discipline-scalatest_2.13 jar 2.1.5
org.typelevel : cats-effect-laws_2.13 jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
21.8.0
21.5.0
21.2.0
20.10.0
20.9.0
20.6.0
20.3.0
20.1.0
19.12.0
19.11.0
19.10.0
19.9.0