neotypes / neotypes   1.1.0

Contributors Wanted MIT License Website GitHub

Scala lightweight, type-safe, asynchronous driver for neo4j

Scala versions: 3.x 2.13

neotypes-generic 1.0.0


Group ID:
io.github.neotypes
Artifact ID:
neotypes-generic_3
Version:
1.0.0
Release Date:
Feb 10, 2024
Licenses:
MIT
Files:

libraryDependencies += "io.github.neotypes" %% "neotypes-generic" % "1.0.0"

Mill build tool

ivy"io.github.neotypes::neotypes-generic:1.0.0"

Scala CLI

//> using dep "io.github.neotypes::neotypes-generic:1.0.0"

Ammonite REPL

import $ivy.`io.github.neotypes::neotypes-generic:1.0.0`

<dependency>
  <groupId>io.github.neotypes</groupId>
  <artifactId>neotypes-generic_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.neotypes', name: 'neotypes-generic_3', version: '1.0.0'