io-github-nafg / zio-tcn   0.0.1

Apache License 2.0 GitHub

A ZIO service to LISTEN to postgres `tcn` triggered change notifications

Scala versions: 3.x 2.13

tcn-slick 0.0.1


Group ID:
io.github.nafg.tcn
Artifact ID:
tcn-slick_3
Version:
0.0.1
Release Date:
Oct 9, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "io.github.nafg.tcn" %% "tcn-slick" % "0.0.1"

Mill build tool

ivy"io.github.nafg.tcn::tcn-slick:0.0.1"

Scala CLI

//> using dep "io.github.nafg.tcn::tcn-slick:0.0.1"

Ammonite REPL

import $ivy.`io.github.nafg.tcn::tcn-slick:0.0.1`

<dependency>
  <groupId>io.github.nafg.tcn</groupId>
  <artifactId>tcn-slick_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.nafg.tcn', name: 'tcn-slick_3', version: '0.0.1'