is not current version
Last Version 1.10.0-d712897

io.monix:shade_2.11 1.9.2

shade

GroupId

GroupId

io.monix
ArtifactId

ArtifactId

shade_2.11
Version

Version

1.9.2
Type

Type

jar

Download shade_2.11 1.9.2


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