License |
License |
---|---|
GroupId | GroupIdio.github.neotypes |
ArtifactId | ArtifactIdneotypes-monix_2.13 |
Version | Version0.18.1 |
Type | Typejar |
Description |
Descriptionneotypes-monix
neotypes-monix
|
Project Organization |
Project Organizationio.github.neotypes |
<!-- https://jarcasting.com/artifacts/io.github.neotypes/neotypes-monix_2.13/ -->
<dependency>
<groupId>io.github.neotypes</groupId>
<artifactId>neotypes-monix_2.13</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-monix_2.13/
implementation 'io.github.neotypes:neotypes-monix_2.13:0.18.1'
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-monix_2.13/
implementation ("io.github.neotypes:neotypes-monix_2.13:0.18.1")
'io.github.neotypes:neotypes-monix_2.13:jar:0.18.1'
<dependency org="io.github.neotypes" name="neotypes-monix_2.13" rev="0.18.1">
<artifact name="neotypes-monix_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.neotypes', module='neotypes-monix_2.13', version='0.18.1')
)
libraryDependencies += "io.github.neotypes" % "neotypes-monix_2.13" % "0.18.1"
[io.github.neotypes/neotypes-monix_2.13 "0.18.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
io.github.neotypes : neotypes-core_2.13 | jar | 0.18.1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
org.typelevel : cats-effect_2.13 | jar | 2.5.1 |
io.monix : monix-eval_2.13 | jar | 3.4.0 |