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