is not current version
Last Version 3.4.1

monix-execution 3.4.0

Sub-module of Monix, exposing low-level primitives for dealing with async execution. See: https://monix.io

License

License

GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-execution_sjs1_3
Version

Version

3.4.0
Type

Type

jar
Description

Description

monix-execution
Sub-module of Monix, exposing low-level primitives for dealing with async execution. See: https://monix.io
Project URL

Project URL

https://monix.io
Project Organization

Project Organization

io.monix
Source Code Management

Source Code Management

https://github.com/monix/monix

Download monix-execution_sjs1_3 3.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_sjs1_3 jar 3.0.0
org.scala-js : scalajs-library_2.13 jar 1.5.1
io.monix : implicitbox_sjs1_3 jar 0.3.4

provided (1)

Group / Artifact Type Version
org.scala-lang.modules : scala-collection-compat_sjs1_3 Optional jar 2.4.4

test (4)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.5.1
io.monix : minitest-laws_sjs1_3 jar 2.9.6
org.typelevel : cats-laws_sjs1_3 jar 2.6.1
org.typelevel : cats-effect-laws_sjs1_3 jar 2.5.1

Project Modules

There are no modules declared in this project.