neotypes / neotypes   1.2.1

Contributors Wanted MIT License Website GitHub

Scala lightweight, type-safe, asynchronous driver for neo4j

Scala versions: 3.x 2.13

neotypes-refined 1.2.1


Group ID:
io.github.neotypes
Artifact ID:
neotypes-refined_3
Version:
1.2.1
Version Scheme:
Release Date:
Mar 6, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.5
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.neotypes</groupId>
  <artifactId>neotypes-refined_3</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'io.github.neotypes', name: 'neotypes-refined_3', version: '1.2.1'