effectie-core

Effect Utils - Core

License

License

MIT
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

effectie-core_3.0.0-M2
Last Version

Last Version

1.8.0
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.0.0-M2

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M2 jar 3.0.0-M2

test (3)

Group / Artifact Type Version
qa.hedgehog : hedgehog-core_2.13 jar 0.5.1
qa.hedgehog : hedgehog-runner_2.13 jar 0.5.1
qa.hedgehog : hedgehog-sbt_2.13 jar 0.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.0