effectie-cats-effect

Effect Utils - Cats Effect

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

effectie-cats-effect_3.0.0-RC1
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

effectie-cats-effect
Effect Utils - Cats Effect
Project URL

Project URL

https://github.com/Kevin-Lee/effectie
Project Organization

Project Organization

Kevin's Code
Source Code Management

Source Code Management

https://github.com/Kevin-Lee/effectie

Download effectie-cats-effect_3.0.0-RC1

How to add to project

<!-- https://jarcasting.com/artifacts/io.kevinlee/effectie-cats-effect_3.0.0-RC1/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>effectie-cats-effect_3.0.0-RC1</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/effectie-cats-effect_3.0.0-RC1/
implementation 'io.kevinlee:effectie-cats-effect_3.0.0-RC1:1.10.0'
// https://jarcasting.com/artifacts/io.kevinlee/effectie-cats-effect_3.0.0-RC1/
implementation ("io.kevinlee:effectie-cats-effect_3.0.0-RC1:1.10.0")
'io.kevinlee:effectie-cats-effect_3.0.0-RC1:jar:1.10.0'
<dependency org="io.kevinlee" name="effectie-cats-effect_3.0.0-RC1" rev="1.10.0">
  <artifact name="effectie-cats-effect_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='effectie-cats-effect_3.0.0-RC1', version='1.10.0')
)
libraryDependencies += "io.kevinlee" % "effectie-cats-effect_3.0.0-RC1" % "1.10.0"
[io.kevinlee/effectie-cats-effect_3.0.0-RC1 "1.10.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.kevinlee : effectie-core_3.0.0-RC1 jar 1.10.0
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
org.typelevel : cats-core_3.0.0-RC1 jar 2.5.0
org.typelevel : cats-effect_3.0.0-RC1 jar 2.4.1

test (3)

Group / Artifact Type Version
qa.hedgehog : hedgehog-core_3.0.0-RC1 jar 0.6.6
qa.hedgehog : hedgehog-runner_3.0.0-RC1 jar 0.6.6
qa.hedgehog : hedgehog-sbt_3.0.0-RC1 jar 0.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0