effectie-core

Effect Utils - Core

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

effectie-core_3
Last Version

Last Version

2.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

effectie-core
Effect Utils - Core
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-core_3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2

test (7)

Group / Artifact Type Version
io.kevinlee : effectie-test4cats_3 jar 2.0.0-beta1
qa.hedgehog : hedgehog-core_3 jar 0.8.0
qa.hedgehog : hedgehog-runner_3 jar 0.8.0
qa.hedgehog : hedgehog-sbt_3 jar 0.8.0
io.kevinlee : extras-cats_3 jar 0.4.0
io.kevinlee : extras-concurrent_3 jar 0.4.0
io.kevinlee : extras-concurrent-testing_3 jar 0.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta1
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0