pwliwanow / foundationdb4s   0.12.0

Apache License 2.0 GitHub

Type-safe and idiomatic Scala client for FoundationDB

Scala versions: 2.13 2.12

foundationdb4s-akka-streams 0.1.2


Group ID:
com.github.pwliwanow.foundationdb4s
Artifact ID:
foundationdb4s-akka-streams_2.12
Version:
0.1.2
Release Date:
Sept 12, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.pwliwanow.foundationdb4s</groupId>
  <artifactId>foundationdb4s-akka-streams_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.pwliwanow.foundationdb4s', name: 'foundationdb4s-akka-streams_2.12', version: '0.1.2'