univalence / zio-notion   0.9.3

Apache License 2.0 GitHub

A strongly typed interface to interact with Notion using ZIO

Scala versions: 2.13

zio-notion 0.9.2


Group ID:
io.univalence
Artifact ID:
zio-notion_2.13
Version:
0.9.2
Release Date:
Dec 1, 2022
Licenses:
Files:

libraryDependencies += "io.univalence" %% "zio-notion" % "0.9.2"

Mill build tool

ivy"io.univalence::zio-notion:0.9.2"

Scala CLI

//> using dep "io.univalence::zio-notion:0.9.2"

Ammonite REPL

import $ivy.`io.univalence::zio-notion:0.9.2`

<dependency>
  <groupId>io.univalence</groupId>
  <artifactId>zio-notion_2.13</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'io.univalence', name: 'zio-notion_2.13', version: '0.9.2'