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-monix 1.0.0-M3


Group ID:
io.github.neotypes
Artifact ID:
neotypes-monix_3
Version:
1.0.0-M3
Release Date:
Sept 15, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.neotypes" %% "neotypes-monix" % "1.0.0-M3"

Mill build tool

ivy"io.github.neotypes::neotypes-monix:1.0.0-M3"

Scala CLI

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

Ammonite REPL

import $ivy.`io.github.neotypes::neotypes-monix:1.0.0-M3`

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

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