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-refined 0.23.0


Group ID:
io.github.neotypes
Artifact ID:
neotypes-refined_2.13
Version:
0.23.0
Release Date:
Oct 15, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.neotypes" %% "neotypes-refined" % "0.23.0"

Mill build tool

ivy"io.github.neotypes::neotypes-refined:0.23.0"

Scala CLI

//> using dep "io.github.neotypes::neotypes-refined:0.23.0"

Ammonite REPL

import $ivy.`io.github.neotypes::neotypes-refined:0.23.0`

<dependency>
  <groupId>io.github.neotypes</groupId>
  <artifactId>neotypes-refined_2.13</artifactId>
  <version>0.23.0</version>
</dependency>

compile group: 'io.github.neotypes', name: 'neotypes-refined_2.13', version: '0.23.0'