dieproht / molly   0.4.2

Apache License 2.0 GitHub

A thin Cats Effect / FS2 layer over MongoDB

Scala versions: 3.x 2.13

molly-core 0.3.0


Group ID:
io.github.dieproht
Artifact ID:
molly-core_2.13
Version:
0.3.0
Release Date:
Jan 25, 2024
Licenses:
Files:

libraryDependencies += "io.github.dieproht" %% "molly-core" % "0.3.0"

Mill build tool

ivy"io.github.dieproht::molly-core:0.3.0"

Scala CLI

//> using dep "io.github.dieproht::molly-core:0.3.0"

Ammonite REPL

import $ivy.`io.github.dieproht::molly-core:0.3.0`

<dependency>
  <groupId>io.github.dieproht</groupId>
  <artifactId>molly-core_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.github.dieproht', name: 'molly-core_2.13', version: '0.3.0'