Files download
File Operation
implicitbox_3.0.0-RC1-0.3.2.jar download
implicitbox_3.0.0-RC1-0.3.2.pom download
implicitbox_3.0.0-RC1-0.3.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.monix</groupId>
  <artifactId>implicitbox_3.0.0-RC1</artifactId>
  <version>0.3.2</version>
</dependency>
Gradle Groovy
implementation 'io.monix:implicitbox_3.0.0-RC1:0.3.2'
Gradle Kotlin
implementation("io.monix:implicitbox_3.0.0-RC1:0.3.2")
Scala SBT
libraryDependencies += "io.monix" % "implicitbox_3.0.0-RC1" % "0.3.2"
Groovy Grape
@Grapes(
  @Grab(group='io.monix', module='implicitbox_3.0.0-RC1', version='0.3.2')
)
Apache Ivy
<dependency org="io.monix" name="implicitbox_3.0.0-RC1" rev="0.3.2" />
Leiningen
[io.monix/implicitbox_3.0.0-RC1 "0.3.2"]
Apache Buildr
'io.monix:implicitbox_3.0.0-RC1:jar:0.3.2'