License |
License |
---|---|
GroupId | GroupIdio.monix |
ArtifactId | ArtifactIdmonix_3 |
Last Version | Last Version3.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmonix
Root project for Monix, a library for asynchronous programming in Scala. See: https://monix.io
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monix_3-3.4.1.pom | |
monix_3-3.4.1.jar | 2 KB |
monix_3-3.4.1-sources.jar | 1 KB |
monix_3-3.4.1-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.monix/monix_3/ -->
<dependency>
<groupId>io.monix</groupId>
<artifactId>monix_3</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/monix_3/
implementation 'io.monix:monix_3:3.4.1'
// https://jarcasting.com/artifacts/io.monix/monix_3/
implementation ("io.monix:monix_3:3.4.1")
'io.monix:monix_3:jar:3.4.1'
<dependency org="io.monix" name="monix_3" rev="3.4.1">
<artifact name="monix_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='monix_3', version='3.4.1')
)
libraryDependencies += "io.monix" % "monix_3" % "3.4.1"
[io.monix/monix_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 |
io.monix : monix-eval_3 | jar | 3.4.1 |
io.monix : monix-tail_3 | jar | 3.4.1 |
io.monix : monix-reactive_3 | jar | 3.4.1 |
io.monix : monix-java_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 |