neotypes / neotypes   1.0.0

Contributors Wanted MIT License Website GitHub

Scala lightweight, type-safe, asynchronous driver for neo4j

Scala versions: 3.x 2.13 2.12

neotypes-cats-effect 0.21.0


Group ID:
io.github.neotypes
Artifact ID:
neotypes-cats-effect_2.13
Version:
0.21.0
Release Date:
Jun 22, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.neotypes" %% "neotypes-cats-effect" % "0.21.0"

Mill build tool

ivy"io.github.neotypes::neotypes-cats-effect:0.21.0"

Scala CLI

//> using dep "io.github.neotypes::neotypes-cats-effect:0.21.0"

Ammonite REPL

import $ivy.`io.github.neotypes::neotypes-cats-effect:0.21.0`

<dependency>
  <groupId>io.github.neotypes</groupId>
  <artifactId>neotypes-cats-effect_2.13</artifactId>
  <version>0.21.0</version>
</dependency>

compile group: 'io.github.neotypes', name: 'neotypes-cats-effect_2.13', version: '0.21.0'