License |
License |
---|---|
GroupId | GroupIdio.monix |
ArtifactId | ArtifactIdmonix-eval_sjs1_2.13 |
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 |
<!-- https://jarcasting.com/artifacts/io.monix/monix-eval_sjs1_2.13/ -->
<dependency>
<groupId>io.monix</groupId>
<artifactId>monix-eval_sjs1_2.13</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/monix-eval_sjs1_2.13/
implementation 'io.monix:monix-eval_sjs1_2.13:3.4.1'
// https://jarcasting.com/artifacts/io.monix/monix-eval_sjs1_2.13/
implementation ("io.monix:monix-eval_sjs1_2.13:3.4.1")
'io.monix:monix-eval_sjs1_2.13:jar:3.4.1'
<dependency org="io.monix" name="monix-eval_sjs1_2.13" rev="3.4.1">
<artifact name="monix-eval_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='monix-eval_sjs1_2.13', version='3.4.1')
)
libraryDependencies += "io.monix" % "monix-eval_sjs1_2.13" % "3.4.1"
[io.monix/monix-eval_sjs1_2.13 "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.monix : monix-execution_sjs1_2.13 | jar | 3.4.1 |
io.monix : monix-catnap_sjs1_2.13 | jar | 3.4.1 |
org.scala-js : scalajs-library_2.13 | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang.modules : scala-collection-compat_sjs1_2.13 Optional | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.10.0 |
io.monix : minitest-laws_sjs1_2.13 | jar | 2.9.6 |
org.typelevel : cats-laws_sjs1_2.13 | jar | 2.7.0 |
org.typelevel : cats-effect-laws_sjs1_2.13 | jar | 2.5.4 |