pwliwanow / foundationdb4s   0.12.0

Apache License 2.0 GitHub

Type-safe and idiomatic Scala client for FoundationDB

Scala versions: 2.13 2.12

akka-streams 0.12.0


Group ID:
com.github.pwliwanow.foundationdb4s
Artifact ID:
akka-streams_2.13
Version:
0.12.0
Release Date:
Oct 23, 2021
Licenses:
Files:

libraryDependencies += "com.github.pwliwanow.foundationdb4s" %% "akka-streams" % "0.12.0"

Mill build tool

ivy"com.github.pwliwanow.foundationdb4s::akka-streams:0.12.0"

Scala CLI

//> using dep "com.github.pwliwanow.foundationdb4s::akka-streams:0.12.0"

Ammonite REPL

import $ivy.`com.github.pwliwanow.foundationdb4s::akka-streams:0.12.0`

<dependency>
  <groupId>com.github.pwliwanow.foundationdb4s</groupId>
  <artifactId>akka-streams_2.13</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'com.github.pwliwanow.foundationdb4s', name: 'akka-streams_2.13', version: '0.12.0'