is not current version
Last Version 2.3.3

io.monix:monix-scalaz-72_2.11 2.0-RC9

monix-scalaz-72

Categories

Categories

Scala Languages
GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-scalaz-72_2.11
Version

Version

2.0-RC9
Type

Type

jar

Download monix-scalaz-72_2.11 2.0-RC9


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