License |
License |
---|---|
GroupId | GroupIdio.monix |
ArtifactId | ArtifactIdmonix-eval_3 |
Last Version | Last Version3.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmonix-eval
Sub-module of Monix, exposing Task and Coeval, for suspending side-effects. See: https://monix.io
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monix-eval_3-3.4.1.pom | |
monix-eval_3-3.4.1.jar | 986 KB |
monix-eval_3-3.4.1-sources.jar | 161 KB |
monix-eval_3-3.4.1-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.monix/monix-eval_3/ -->
<dependency>
<groupId>io.monix</groupId>
<artifactId>monix-eval_3</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/monix-eval_3/
implementation 'io.monix:monix-eval_3:3.4.1'
// https://jarcasting.com/artifacts/io.monix/monix-eval_3/
implementation ("io.monix:monix-eval_3:3.4.1")
'io.monix:monix-eval_3:jar:3.4.1'
<dependency org="io.monix" name="monix-eval_3" rev="3.4.1">
<artifact name="monix-eval_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='monix-eval_3', version='3.4.1')
)
libraryDependencies += "io.monix" % "monix-eval_3" % "3.4.1"
[io.monix/monix-eval_3 "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.monix : monix-execution_3 | jar | 3.4.1 |
io.monix : monix-catnap_3 | jar | 3.4.1 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang.modules : scala-collection-compat_3 Optional | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.monix : minitest-laws_3 | jar | 2.9.6 |
org.typelevel : cats-laws_3 | jar | 2.7.0 |
org.typelevel : cats-effect-laws_3 | jar | 2.5.4 |