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