License |
License |
---|---|
GroupId | GroupIdio.monix |
ArtifactId | ArtifactIdmonix-execution_sjs1_2.12 |
Last Version | Last Version3.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmonix-execution
Sub-module of Monix, exposing low-level primitives for dealing with async execution. 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-execution_sjs1_2.12/ -->
<dependency>
<groupId>io.monix</groupId>
<artifactId>monix-execution_sjs1_2.12</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/monix-execution_sjs1_2.12/
implementation 'io.monix:monix-execution_sjs1_2.12:3.4.1'
// https://jarcasting.com/artifacts/io.monix/monix-execution_sjs1_2.12/
implementation ("io.monix:monix-execution_sjs1_2.12:3.4.1")
'io.monix:monix-execution_sjs1_2.12:jar:3.4.1'
<dependency org="io.monix" name="monix-execution_sjs1_2.12" rev="3.4.1">
<artifact name="monix-execution_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='monix-execution_sjs1_2.12', version='3.4.1')
)
libraryDependencies += "io.monix" % "monix-execution_sjs1_2.12" % "3.4.1"
[io.monix/monix-execution_sjs1_2.12 "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.scala-js : scalajs-library_2.12 | jar | 1.10.0 |
io.monix : implicitbox_sjs1_2.12 | jar | 0.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.15 |
org.scala-lang.modules : scala-collection-compat_sjs1_2.12 Optional | jar | 2.7.0 |
org.scala-lang : scala-reflect | jar | 2.12.15 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.12 | jar | 1.10.0 |
io.monix : minitest-laws_sjs1_2.12 | jar | 2.9.6 |
org.typelevel : cats-laws_sjs1_2.12 | jar | 2.7.0 |
org.typelevel : cats-effect-laws_sjs1_2.12 | jar | 2.5.4 |