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


Group ID:
io.github.dieproht
Artifact ID:
molly-core_3
Version:
0.1.3
Release Date:
Oct 10, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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