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.2.2


Group ID:
io.github.dieproht
Artifact ID:
molly-core_3
Version:
0.2.2
Release Date:
Nov 24, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.dieproht</groupId>
  <artifactId>molly-core_3</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'io.github.dieproht', name: 'molly-core_3', version: '0.2.2'