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-core 0.23.2


Group ID:
io.github.neotypes
Artifact ID:
neotypes-core_2.12
Version:
0.23.2
Release Date:
Jan 24, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.neotypes" %% "neotypes-core" % "0.23.2"

Mill build tool

ivy"io.github.neotypes::neotypes-core:0.23.2"

Scala CLI

//> using dep "io.github.neotypes::neotypes-core:0.23.2"

Ammonite REPL

import $ivy.`io.github.neotypes::neotypes-core:0.23.2`

<dependency>
  <groupId>io.github.neotypes</groupId>
  <artifactId>neotypes-core_2.12</artifactId>
  <version>0.23.2</version>
</dependency>

compile group: 'io.github.neotypes', name: 'neotypes-core_2.12', version: '0.23.2'