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-akka-stream 0.23.1


Group ID:
io.github.neotypes
Artifact ID:
neotypes-akka-stream_2.13
Version:
0.23.1
Release Date:
Nov 29, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.neotypes" %% "neotypes-akka-stream" % "0.23.1"

Mill build tool

ivy"io.github.neotypes::neotypes-akka-stream:0.23.1"

Scala CLI

//> using dep "io.github.neotypes::neotypes-akka-stream:0.23.1"

Ammonite REPL

import $ivy.`io.github.neotypes::neotypes-akka-stream:0.23.1`

<dependency>
  <groupId>io.github.neotypes</groupId>
  <artifactId>neotypes-akka-stream_2.13</artifactId>
  <version>0.23.1</version>
</dependency>

compile group: 'io.github.neotypes', name: 'neotypes-akka-stream_2.13', version: '0.23.1'