is not current version
Last Version 2.3.3

io.monix:monix-types_2.10 2.0-RC13

monix-types

GroupId

GroupId

io.monix
ArtifactId

ArtifactId

monix-types_2.10
Version

Version

2.0-RC13
Type

Type

jar

Download monix-types_2.10 2.0-RC13


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