update-page

A strongly typed interface to interact with Notion using ZIO

License

License

GroupId

GroupId

io.univalence
ArtifactId

ArtifactId

update-page_2.13
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

update-page
A strongly typed interface to interact with Notion using ZIO
Project URL

Project URL

https://github.com/univalence/zio-notion
Project Organization

Project Organization

Univalence
Source Code Management

Source Code Management

https://github.com/univalence/zio-notion

Download update-page_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.univalence/update-page_2.13/ -->
<dependency>
    <groupId>io.univalence</groupId>
    <artifactId>update-page_2.13</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.univalence/update-page_2.13/
implementation 'io.univalence:update-page_2.13:0.6.2'
// https://jarcasting.com/artifacts/io.univalence/update-page_2.13/
implementation ("io.univalence:update-page_2.13:0.6.2")
'io.univalence:update-page_2.13:jar:0.6.2'
<dependency org="io.univalence" name="update-page_2.13" rev="0.6.2">
  <artifact name="update-page_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.univalence', module='update-page_2.13', version='0.6.2')
)
libraryDependencies += "io.univalence" % "update-page_2.13" % "0.6.2"
[io.univalence/update-page_2.13 "0.6.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
io.univalence : zio-notion_2.13 jar 0.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0